Public Member Functions | |
| None | __init__ (self, SortIntersectionsData arg0) |
| None | __init__ (self, Mesh otherMesh, std_vector_std_vector_VarEdgeTri contours, func_Vector3_int_from_Vector3_float converter, AffineXf3f rigidB2A, int meshAVertsNum, bool isOtherA) |
| std_vector_std_vector_VarEdgeTri | contours (self) |
| Mesh | otherMesh (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_contours = 8 |
| typing | _offsetof_converter = 16 |
| typing | _offsetof_isOtherA = 64 |
| typing | _offsetof_meshAVertsNum = 56 |
| typing | _offsetof_otherMesh = 0 |
| typing | _offsetof_rigidB2A = 48 |
Generated from: MR::SortIntersectionsData Special data to sort intersections more accurate
|
static |
| None mrmeshpy.SortIntersectionsData.__init__ | ( | self, | |
| SortIntersectionsData | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.SortIntersectionsData.__init__ | ( | self, | |
| Mesh | otherMesh, | ||
| std_vector_std_vector_VarEdgeTri | contours, | ||
| func_Vector3_int_from_Vector3_float | converter, | ||
| AffineXf3f | rigidB2A, | ||
| int | meshAVertsNum, | ||
| bool | isOtherA ) |
Implicit aggregate constructor.
| std_vector_std_vector_VarEdgeTri mrmeshpy.SortIntersectionsData.contours | ( | self | ) |
| Mesh mrmeshpy.SortIntersectionsData.otherMesh | ( | self | ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |