Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
Inheritance Hierarchy
- FTopologyProvider
- FGroupTopologyProvider
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GroupTopologySelector.h |
| Include | #include "Selection/GroupTopologySelector.h" |
Syntax
class FGroupTopologyProvider : public FTopologyProvider
Remarks
TopologyProvider using FGroupTopology
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGroupTopologyProvider
(
const FGroupTopology* GroupTopology |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FTopologyProvider
| Type | Name | Description | |
|---|---|---|---|
| int | FindGroupEdgeID
(
int MeshEdgeID |
||
| void | ForGroupSetEdges
(
const TSet< int32 >& GroupIDs, |
||
| int | GetCornerVertexID
(
int CornerID |
||
| void | GetEdgePolyline
(
int EdgeID, |
||
| const TArray< int > & | GetGroupEdgeEdges
(
int GroupEdgeID |
||
| const TArray< int > & | GetGroupEdgeVertices
(
int GroupEdgeID |
||
| int | GetGroupIDAt
(
int GroupIndex |
||
| int | GetGroupIDForTriangle
(
int TriangleID |
||
| int | |||
| int | GetNumEdges () |
||
| int | GetNumGroups () |
||
| FAxisAlignedBox3d | GetSelectionBounds
(
const FGroupTopologySelection& Selection, |
||
| FFrame3d | GetSelectionFrame
(
const FGroupTopologySelection& Selection, |