Generated from class MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR.Box3f>>. 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::AABBTreeTraits<MR::FaceTag, MR.Box3f>>. This is the non-const half of the class.
◆ AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f() [1/4]
| unsafe MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f() [2/4]
| unsafe MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f |
( |
MR.Box3f | box, |
|
|
MR.NodeId | l, |
|
|
MR.NodeId | r ) |
|
inline |
Constructs MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR.Box3f>> elementwise.
◆ AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f() [3/4]
| unsafe MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f |
( |
MR.Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f | _other | ) |
|
|
inline |
Generated from constructor MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR.Box3f>>::AABBTreeNode.
◆ AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f() [4/4]
Generated from constructor MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR.Box3f>>::AABBTreeNode.
◆ assign()
Generated from method MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR.Box3f>>::operator=.
◆ setLeafId()
| unsafe void MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.setLeafId |
( |
MR.FaceId | id | ) |
|
|
inline |
Generated from method MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR.Box3f>>setLeafId.
◆ box
| new unsafe ref MR.Box3f MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.box |
|
get |
bounding box of whole subtree
| new unsafe ref MR.NodeId MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.l |
|
get |
| new unsafe ref MR.NodeId MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.r |
|
get |
The documentation for this class was generated from the following file: