MeshLib C# Docs
Loading...
Searching...
No Matches
MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f Class Reference

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]
 

Detailed Description

Generated from class MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ 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]

MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f ( AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f _other)
inline

Generated from constructor MR.AABBTreeNode<MR.AABBTreeTraits<MR.FaceTag, MR.Box3f>>::AABBTreeNode.

Member Function Documentation

◆ assign()

unsafe MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.assign ( MR.Const_AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f _other)
inline

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.

Property Documentation

◆ box

new unsafe ref MR.Box3f MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.box
get

< bounding box of whole subtree

two children

◆ l

new unsafe ref MR.NodeId MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.l
get

two children

◆ r

new unsafe ref MR.NodeId MR.AABBTreeNode_MRAABBTreeTraitsMRFaceTagMRBox3f.r
get

The documentation for this class was generated from the following file: