Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Polygroups > API/Plugins/DynamicMesh/Polygroups/FPolygroupSet
| Type | Name | Description | |
|---|---|---|---|
FPolygroupSet
(
const FDynamicMesh3* MeshIn |
Initialize a PolygroupSet for the given Mesh, and standard triangle group layer | ||
FPolygroupSet
(
const FPolygroupSet* CopyIn |
Initialize a PolygroupSet by copying an existing PolygroupSet | ||
FPolygroupSet
(
const FDynamicMesh3* MeshIn, |
Initialize a PolygroupSet for the given Mesh, and standard triangle group layer | ||
FPolygroupSet
(
const FDynamicMesh3* MeshIn, |
Initialize a PolygroupSet for given Mesh and specific Polygroup attribute layer | ||
FPolygroupSet
(
const FDynamicMesh3* MeshIn, |
Initialize a PolygroupSet for given Mesh and specific Polygroup attribute layer, found by index. | ||
FPolygroupSet
(
const FDynamicMesh3* MeshIn, |
Initialize a PolygroupSet for given Mesh and specific Polygroup attribute layer, found by name. |