Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMesh3.h |
| Include | #include "DynamicMesh/DynamicMesh3.h" |
void EnumerateTriEdgeIDsFromTriID
(
const int TriID,
const TFunctionRef < void TriEdgeID)> & TriEdgeFunc
) const
Remarks
Applies a given function to both TriEdgeIDs which each EdgeID in a given Triangle is associated with