MeshLib Python Docs
Loading...
Searching...
No Matches
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)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::SortIntersectionsData

Special data to sort intersections more accurate

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

◆ __init__() [2/2]

None 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

◆ _pybind11_conduit_v1_()

mrmeshpy.SortIntersectionsData._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ contours()

std_vector_std_vector_VariableEdgeTri mrmeshpy.SortIntersectionsData.contours ( self)

◆ otherMesh()

Mesh mrmeshpy.SortIntersectionsData.otherMesh ( self)

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