Field data
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
data
The packed union of the internal-node and leaf-node bit fields.
public uint dataField Value
Remarks
The low two bits are the split axis, or three when the node is a leaf.
The packed union of the internal-node and leaf-node bit fields.
public uint dataThe low two bits are the split axis, or three when the node is a leaf.