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_MRVector3iFuncFromConstMRVector3fRef converter, MR.AffineXf3f? rigidB2A, ulong meshAVertsNum, bool isOtherA)
 Constructs MR.SortIntersectionsData elementwise.
 

Properties

new unsafe MR.Std.Function_MRVector3iFuncFromConstMRVector3fRef converter [get, protected set]
 
new unsafe MR.? ConstBox_AffineXf3f rigidB2A [get, set]
 
new unsafe ref ulong meshAVertsNum [get]
 
new unsafe ref bool isOtherA [get]
 

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

Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.

◆ SortIntersectionsData() [2/4]

MR.SortIntersectionsData.SortIntersectionsData ( Const_SortIntersectionsData _other)
inline

Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.

◆ SortIntersectionsData() [3/4]

MR.SortIntersectionsData.SortIntersectionsData ( SortIntersectionsData _other)
inline

Generated from constructor MR.SortIntersectionsData.SortIntersectionsData.

◆ SortIntersectionsData() [4/4]

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

Constructs MR.SortIntersectionsData elementwise.

Property Documentation

◆ converter

new unsafe MR.Std.Function_MRVector3iFuncFromConstMRVector3fRef 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: