The XOrientedBoxTree..::.Node type exposes the following members.

Properties

  NameDescription
Box
Gets or sets the XOrientedBox oriented box.
FaceCount
Returns the face count.
HasCollision
Indicates whether the node contains collisions.
Index
Returns the node number.
IsLeaf
Indicates whether the node is a tree leaf.
Left
Returns the XOrientedBoxTree..::.Node left node.
Right
Returns the XOrientedBoxTree..::.Node right node.
Tree
Returns the XOrientedBoxTree box tree where the node is located.

See Also