struct
TSpatialTree::NodeElementSuballocationBlock
A sequential group of elements within a node.
If number of elements exceeds the limit of the block multiple blocks will be linked together in a linked list fashion.
Public
Fields
Elements
ElementType[Options::MaximumElementsPerNode] Elements
NextBlock
NodeElementSuballocationBlock * NextBlock