struct TSpatialTree::NodeElementBoundsSuballocationBlock

A sequential group of element bounds 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

Bounds

SIMDBoundsType[Options::MaximumElementsPerNode] Bounds

NextBlock