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) |
Generated from: MR::SortIntersectionsData Special data to sort intersections more accurate
None meshlib.mrmeshpy.SortIntersectionsData.__init__ | ( | self, | |
SortIntersectionsData | arg0 ) |
Implicit copy constructor.
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.
std_vector_std_vector_VariableEdgeTri meshlib.mrmeshpy.SortIntersectionsData.contours | ( | self | ) |
Mesh meshlib.mrmeshpy.SortIntersectionsData.otherMesh | ( | self | ) |