Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopologySelection
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/GroupTopology.h |
| Include | #include "GroupTopology.h" |
bool IsSelectedTriangle
(
const FDynamicMesh3 * Mesh,
const FGroupTopology * Topology,
int32 TriangleID
) const
Remarks
Defined here instead of the class declaration because it requires FGroupTopology to be defined.