Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMeshOctree3
| Type | Name | Description | |
|---|---|---|---|
| void | InsertTriangles
(
const TArray< int >& Triangles |
Insert a list of triangles into the tree | |
| void | InsertTriangles
(
const TSet< int >& Triangles |
Insert a set of triangles into the tree |