CADability dotNET
Generic class to privide fast access to IOctTreeInsertable implementing objects.
The OctTree<(Of <(<'T>)>)>..::..Node<(Of <(<'TT>)>)> generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Compare |
Fields
Name | Description | |
---|---|---|
![]() | center |
Center of the cube definig this node.
|
![]() | cube |
Cube defining this node
|
![]() | deepth |
Deepth of this node in the tree
|
![]() | list |
List of IOctTreeInsertable objects in this octtree
|
![]() | mmm |
the subtrees, may be null
|
![]() | mmp |
the subtrees, may be null
|
![]() | mpm |
the subtrees, may be null
|
![]() | mpp |
the subtrees, may be null
|
![]() | parent |
Back reference to the parent node.
|
![]() | pmm |
the subtrees, may be null
|
![]() | pmp |
the subtrees, may be null
|
![]() | ppm |
the subtrees, may be null
|
![]() | ppp |
the subtrees, may be null
|
![]() | root |
Back reference to the root.
|
![]() | size |
"Radius" (half width) of the cube defining this node
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IComparable<(Of <<'(OctTree<(Of <<'(T>)>>)..::..Node<(Of <<'(UTT>)>>)>)>>)..::..CompareTo |