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

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

Inheritance diagram for MR.SortIntersectionsData:

Public Member Functions

unsafe SortIntersectionsData (MR._ByValue_SortIntersectionsData _other)
 Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.
 SortIntersectionsData (Const_SortIntersectionsData _other)
 Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.
 SortIntersectionsData (SortIntersectionsData _other)
 Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.
unsafe 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.
Public Member Functions inherited from MR.Const_SortIntersectionsData
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.

Properties

new unsafe MR.Std.Function_MRVector3i_From_ConstMRVector3fRef converter [get, protected set]
new unsafe MR.? ConstBox_AffineXf3f rigidB2A [get, set]
new unsafe ref ulong meshAVertsNum [get]
new unsafe ref bool isOtherA [get]
Properties inherited from MR.Const_SortIntersectionsData
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]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_SortIntersectionsData
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_SortIntersectionsData
unsafe MR.ConstBox_AffineXf3f._Underlying ** __ptr_storage_rigidB2A
unsafe ulong * __ref_storage_meshAVertsNum
unsafe bool * __ref_storage_isOtherA

Detailed Description

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

Constructor & Destructor Documentation

◆ SortIntersectionsData() [1/4]

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

◆ SortIntersectionsData() [2/4]

MR.SortIntersectionsData.SortIntersectionsData ( Const_SortIntersectionsData _other)
inline

◆ SortIntersectionsData() [3/4]

MR.SortIntersectionsData.SortIntersectionsData ( SortIntersectionsData _other)
inline

◆ SortIntersectionsData() [4/4]

unsafe MR.SortIntersectionsData.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.

Property Documentation

◆ converter

new unsafe MR.Std.Function_MRVector3i_From_ConstMRVector3fRef MR.SortIntersectionsData.converter
getprotected set

◆ isOtherA

new unsafe ref bool MR.SortIntersectionsData.isOtherA
get

◆ meshAVertsNum

new unsafe ref ulong MR.SortIntersectionsData.meshAVertsNum
get

◆ rigidB2A

new unsafe MR.? ConstBox_AffineXf3f MR.SortIntersectionsData.rigidB2A
getset

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