KDNode3d<T> Class
Name | Description | |
---|---|---|
![]() |
KDNode3d.Data | The user data object this node holds. |
![]() |
KDNode3d.Left | The left tree from this node. |
![]() |
KDNode3d.Right | The right tree from this node. |
IGS.Genamo.KDNode3d<T>
Name | Description | |
---|---|---|
![]() |
KDNode3d.Data | The user data object this node holds. |
![]() |
KDNode3d.Left | The left tree from this node. |
![]() |
KDNode3d.Right | The right tree from this node. |