Public Member Functions | |
bool | __eq__ (self, UnorientedTriangle b) |
None | __init__ (self, std_array_Id_VertTag_3 inVs, bool_output outFlipped=None) |
None | __init__ (self, UnorientedTriangle arg0) |
std_array_Id_VertTag_3 | getFlipped (self) |
Protected Member Functions | |
VertId | _Subscript (self, int i) |
VertId | _Subscript (self, int i) |
std_array_Id_VertTag_3 | _convert_to_ThreeVertIds (self) |
std_array_Id_VertTag_3 | _convert_to_const_ThreeVertIds (self) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::UnorientedTriangle describes a triangle as three vertex IDs sorted in a way to quickly find same triangles irrespective of vertex order (clockwise or counterclockwise)
None mrmeshpy.UnorientedTriangle.__init__ | ( | self, | |
std_array_Id_VertTag_3 | inVs, | ||
bool_output | outFlipped = None ) |
None mrmeshpy.UnorientedTriangle.__init__ | ( | self, | |
UnorientedTriangle | arg0 ) |
Implicit copy constructor.
bool mrmeshpy.UnorientedTriangle.__eq__ | ( | self, | |
UnorientedTriangle | b ) |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |
std_array_Id_VertTag_3 mrmeshpy.UnorientedTriangle.getFlipped | ( | self | ) |
returns this triangle with the opposite orientation