Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/TDynamicVerticesOctree3
| Type | Name | Description | |
|---|---|---|---|
| void | InsertVertices
(
const TArray< int >& Vertices |
Insert a list of vertices into the tree | |
| void | InsertVertices
(
const TSet< int >& Vertices |
Insert a set of vertices into the tree |