Generated from class MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>. This is the non-const half of the class.
More...
Inheritance diagram for MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f:Public Member Functions | |
| unsafe | AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f (MR.Box3f box, MR.NodeId l, MR.NodeId r) |
Constructs MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>> elementwise. | |
| unsafe | AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f (MR.Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f _other) |
Generated from constructor MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::AABBTreeNode. | |
| AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f (AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f _other) | |
Generated from constructor MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::AABBTreeNode. | |
| unsafe MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f | assign (MR.Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f _other) |
Generated from method MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::operator=. | |
| unsafe void | setLeafId (MR.FaceId id) |
Generated from method MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::setLeafId. | |
Properties | |
| 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] |
Generated from class MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>> elementwise.
|
inline |
Generated from constructor MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::AABBTreeNode.
|
inline |
Generated from constructor MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::AABBTreeNode.
|
inline |
Generated from method MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::operator=.
|
inline |
Generated from method MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::setLeafId.
|
get |
< bounding box of whole subtree
two children
|
get |
two children
|
get |