Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMeshOctree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshOctree3.h |
| Include | #include "DynamicMesh/DynamicMeshOctree3.h" |
Syntax
struct FCellReference
Remarks
Support for building "cuts" of the octree, which are sets of internal nodes which can be used to decompose the tree (eg into spatially-coherent chunks of triangles, for example)FCellReference is a handle to an internal cell of the octree
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | CellID |