Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, OneMeshContour arg0) |
| None | __init__ (self, std_vector_OneMeshIntersection intersections, bool closed) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| OneMeshContour | operator (*args, **kwargs) |
| OneMeshContour | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_closed = 24 |
| typing | _offsetof_intersections = 0 |
Generated from: MR::OneMeshContour One contour on mesh
|
static |
| None mrmeshpy.OneMeshContour.__init__ | ( | self | ) |
| None mrmeshpy.OneMeshContour.__init__ | ( | self, | |
| OneMeshContour | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.OneMeshContour.__init__ | ( | self, | |
| std_vector_OneMeshIntersection | intersections, | ||
| bool | closed ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |