Generated from class MR::AABBTreeNode<MR.ObjTreeTraits>. This is the non-const half of the class.
More...
|
| new unsafe ref MR.Box3f | box [get] |
| | bounding box of whole subtree
|
| new unsafe ref MR.NodeId | l [get] |
| | two children
|
| new unsafe ref MR.NodeId | r [get] |
| | two children
|
Generated from class MR::AABBTreeNode<MR.ObjTreeTraits>. This is the non-const half of the class.
◆ AABBTreeNode_MRObjTreeTraits() [1/4]
| unsafe MR.AABBTreeNode_MRObjTreeTraits.AABBTreeNode_MRObjTreeTraits |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ AABBTreeNode_MRObjTreeTraits() [2/4]
◆ AABBTreeNode_MRObjTreeTraits() [3/4]
| unsafe MR.AABBTreeNode_MRObjTreeTraits.AABBTreeNode_MRObjTreeTraits |
( |
MR.Const_AABBTreeNode_MRObjTreeTraits | _other | ) |
|
|
inline |
Generated from constructor MR::AABBTreeNode<MR.ObjTreeTraits>::AABBTreeNode.
◆ AABBTreeNode_MRObjTreeTraits() [4/4]
Generated from constructor MR::AABBTreeNode<MR.ObjTreeTraits>::AABBTreeNode.
◆ assign()
Generated from method MR::AABBTreeNode<MR.ObjTreeTraits>::operator=.
◆ setLeafId()
| unsafe void MR.AABBTreeNode_MRObjTreeTraits.setLeafId |
( |
MR.ObjId | id | ) |
|
|
inline |
◆ box
| new unsafe ref MR.Box3f MR.AABBTreeNode_MRObjTreeTraits.box |
|
get |
bounding box of whole subtree
| new unsafe ref MR.NodeId MR.AABBTreeNode_MRObjTreeTraits.l |
|
get |
| new unsafe ref MR.NodeId MR.AABBTreeNode_MRObjTreeTraits.r |
|
get |
The documentation for this class was generated from the following file: