MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR.SortIntersectionsData. This is the const half of the class. More...

Inheritance diagram for MR.Const_SortIntersectionsData:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_SortIntersectionsData (MR._ByValue_SortIntersectionsData _other)
 Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.
 Const_SortIntersectionsData (Const_SortIntersectionsData _other)
 Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.
 Const_SortIntersectionsData (SortIntersectionsData _other)
 Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.
unsafe Const_SortIntersectionsData (MR.Const_Mesh otherMesh, MR.Std.Const_Vector_StdVectorMRVarEdgeTri contours, MR.Std._ByValue_Function_MRVector3i_From_ConstMRVector3fRef converter, MR.AffineXf3f? rigidB2A, ulong meshAVertsNum, bool isOtherA)
 Constructs MR.SortIntersectionsData elementwise.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.ConstBox_AffineXf3f._Underlying ** __ptr_storage_rigidB2A
unsafe ulong * __ref_storage_meshAVertsNum
unsafe bool * __ref_storage_isOtherA

Properties

unsafe MR.Const_Mesh otherMesh [get, protected set]
unsafe MR.Std.Const_Vector_StdVectorMRVarEdgeTri contours [get, protected set]
unsafe MR.Std.Const_Function_MRVector3i_From_ConstMRVector3fRef converter [get, protected set]
unsafe MR.? ConstBox_AffineXf3f rigidB2A [get]
unsafe ulong meshAVertsNum [get]
unsafe bool isOtherA [get]

Detailed Description

Generated from class MR.SortIntersectionsData. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_SortIntersectionsData() [1/4]

unsafe MR.Const_SortIntersectionsData.Const_SortIntersectionsData ( MR._ByValue_SortIntersectionsData _other)
inline

◆ Const_SortIntersectionsData() [2/4]

MR.Const_SortIntersectionsData.Const_SortIntersectionsData ( Const_SortIntersectionsData _other)
inline

◆ Const_SortIntersectionsData() [3/4]

MR.Const_SortIntersectionsData.Const_SortIntersectionsData ( SortIntersectionsData _other)
inline

◆ Const_SortIntersectionsData() [4/4]

unsafe MR.Const_SortIntersectionsData.Const_SortIntersectionsData ( MR.Const_Mesh otherMesh,
MR.Std.Const_Vector_StdVectorMRVarEdgeTri contours,
MR.Std._ByValue_Function_MRVector3i_From_ConstMRVector3fRef converter,
MR.AffineXf3f? rigidB2A,
ulong meshAVertsNum,
bool isOtherA )
inline

Constructs MR.SortIntersectionsData elementwise.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_SortIntersectionsData.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_SortIntersectionsData.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ptr_storage_rigidB2A

unsafe MR.ConstBox_AffineXf3f._Underlying** MR.Const_SortIntersectionsData.__ptr_storage_rigidB2A
protected

◆ __ref_storage_isOtherA

unsafe bool* MR.Const_SortIntersectionsData.__ref_storage_isOtherA
protected

◆ __ref_storage_meshAVertsNum

unsafe ulong* MR.Const_SortIntersectionsData.__ref_storage_meshAVertsNum
protected

Property Documentation

◆ contours

unsafe MR.Std.Const_Vector_StdVectorMRVarEdgeTri MR.Const_SortIntersectionsData.contours
getprotected set

◆ converter

unsafe MR.Std.Const_Function_MRVector3i_From_ConstMRVector3fRef MR.Const_SortIntersectionsData.converter
getprotected set

◆ isOtherA

unsafe bool MR.Const_SortIntersectionsData.isOtherA
get

◆ meshAVertsNum

unsafe ulong MR.Const_SortIntersectionsData.meshAVertsNum
get

◆ otherMesh

unsafe MR.Const_Mesh MR.Const_SortIntersectionsData.otherMesh
getprotected set

◆ rigidB2A

unsafe MR.? ConstBox_AffineXf3f MR.Const_SortIntersectionsData.rigidB2A
get

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