MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.SortIntersectionsData Class Reference

Public Member Functions

None __init__ (self, SortIntersectionsData arg0)
 
None __init__ (self, Mesh otherMesh, std_vector_std_vector_VariableEdgeTri contours, func_Vector3_int_from_Vector3_float converter, AffineXf3f rigidB2A, int meshAVertsNum, bool isOtherA)
 
std_vector_std_vector_VariableEdgeTri contours (self)
 
Mesh otherMesh (self)
 

Detailed Description

Generated from:  MR::SortIntersectionsData

Special data to sort intersections more accurate

Constructor & Destructor Documentation

◆ __init__() [1/2]

None meshlib.mrmeshpy.SortIntersectionsData.__init__ ( self,
SortIntersectionsData arg0 )
Implicit copy constructor.

◆ __init__() [2/2]

None meshlib.mrmeshpy.SortIntersectionsData.__init__ ( self,
Mesh otherMesh,
std_vector_std_vector_VariableEdgeTri contours,
func_Vector3_int_from_Vector3_float converter,
AffineXf3f rigidB2A,
int meshAVertsNum,
bool isOtherA )
Implicit aggregate constructor.

Member Function Documentation

◆ contours()

std_vector_std_vector_VariableEdgeTri meshlib.mrmeshpy.SortIntersectionsData.contours ( self)

◆ otherMesh()

Mesh meshlib.mrmeshpy.SortIntersectionsData.otherMesh ( self)

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