struct
TSpatialTree::NodeElementData
Contains data about elements within a node.
Public
Fields
ElementsBlock
NodeElementSuballocationBlock * ElementsBlock
ElementBoundsBlock
NodeElementBoundsSuballocationBlock * ElementBoundsBlock
ElementCount
u32 ElementCount
Number of elements on this node only.
Only relevant for leaf nodes.