Generated from class MR::AABBTreeNode<MR.ObjTreeTraits>. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.Box3f | box [get] |
| | bounding box of whole subtree
|
| unsafe ref readonly MR.NodeId | l [get] |
| | two children
|
| unsafe ref readonly MR.NodeId | r [get] |
| | two children
|
Generated from class MR::AABBTreeNode<MR.ObjTreeTraits>. This is the const half of the class.
◆ Const_AABBTreeNode_MRObjTreeTraits() [1/4]
| unsafe MR.Const_AABBTreeNode_MRObjTreeTraits.Const_AABBTreeNode_MRObjTreeTraits |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_AABBTreeNode_MRObjTreeTraits() [2/4]
Generated from constructor MR::AABBTreeNode<MR.ObjTreeTraits>::AABBTreeNode.
◆ Const_AABBTreeNode_MRObjTreeTraits() [3/4]
Generated from constructor MR::AABBTreeNode<MR.ObjTreeTraits>::AABBTreeNode.
◆ Const_AABBTreeNode_MRObjTreeTraits() [4/4]
| unsafe MR.Const_AABBTreeNode_MRObjTreeTraits.Const_AABBTreeNode_MRObjTreeTraits |
( |
MR.Const_NoInit | _1 | ) |
|
|
inline |
Generated from constructor MR::AABBTreeNode<MR.ObjTreeTraits>::AABBTreeNode.
◆ Dispose() [1/2]
| virtual void MR.Const_AABBTreeNode_MRObjTreeTraits.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_AABBTreeNode_MRObjTreeTraits.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ leaf()
| unsafe bool MR.Const_AABBTreeNode_MRObjTreeTraits.leaf |
( |
| ) |
|
|
inline |
returns true if this is a leaf node without children nodes but with a LeafId reference Generated from method MR::AABBTreeNode<MR.ObjTreeTraits>leaf.
◆ leafId()
| unsafe MR.ObjId MR.Const_AABBTreeNode_MRObjTreeTraits.leafId |
( |
| ) |
|
|
inline |
◆ __ref_storage_box
| unsafe MR.Box3f* MR.Const_AABBTreeNode_MRObjTreeTraits.__ref_storage_box |
|
protected |
◆ __ref_storage_l
| unsafe MR.NodeId* MR.Const_AABBTreeNode_MRObjTreeTraits.__ref_storage_l |
|
protected |
◆ __ref_storage_r
| unsafe MR.NodeId* MR.Const_AABBTreeNode_MRObjTreeTraits.__ref_storage_r |
|
protected |
◆ box
| unsafe ref readonly MR.Box3f MR.Const_AABBTreeNode_MRObjTreeTraits.box |
|
get |
bounding box of whole subtree
| unsafe ref readonly MR.NodeId MR.Const_AABBTreeNode_MRObjTreeTraits.l |
|
get |
| unsafe ref readonly MR.NodeId MR.Const_AABBTreeNode_MRObjTreeTraits.r |
|
get |
The documentation for this class was generated from the following file: