Generated from class MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>. This is the non-const half of the class.
More...
|
|
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.
|
| |
|
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.
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f (MR.Box3f box, MR.NodeId l, MR.NodeId r) |
| | Constructs MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>> elementwise.
|
| |
|
unsafe | Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f (MR.Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f _other) |
| | Generated from constructor MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::AABBTreeNode.
|
| |
|
unsafe bool | leaf () |
| | returns true if this is a leaf node without children nodes but with a LeafId reference Generated from method MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::leaf.
|
| |
|
unsafe MR.FaceId | leafId () |
| | returns face (for the leaf node only) Generated from method MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::leafId.
|
| |
|
|
new unsafe ref MR.Box3f | box [get] |
| | two children
|
| |
|
new unsafe ref MR.NodeId | l [get] |
| | two children
|
| |
|
new unsafe ref MR.NodeId | r [get] |
| |
|
unsafe ref readonly MR.Box3f | box [get] |
| | two children
|
| |
|
unsafe ref readonly MR.NodeId | l [get] |
| | two children
|
| |
|
unsafe ref readonly MR.NodeId | r [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
bool | _IsOwningVal |
| |
Generated from class MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>. This is the non-const half of the class.
The documentation for this class was generated from the following file: