The Octree<(Of <(<'T>)>)>..::..Node generic type exposes the following members.

Properties

  NameDescription
Public propertyArea
Spatial area covered by the node.
Public propertyChildren
Child nodes.
Public propertyElements
List of contained elements.
Public propertyParent
Parent node (NULL in case of root node).

See Also