Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, std_vector_Vector3_float contour, BitSet marks) |
BitSet | marks (self) |
None | marks (self, BitSet arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
MarkedContour3f | operator (*args, **kwargs) |
MarkedContour3f | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_contour = 0 |
typing | _offsetof_marks = 24 |
Generated from: MR::MarkedContour3f
|
static |
None mrmeshpy.MarkedContour3f.__init__ | ( | self | ) |
None mrmeshpy.MarkedContour3f.__init__ | ( | self, | |
std_vector_Vector3_float | contour, | ||
BitSet | marks ) |
Implicit aggregate constructor.
BitSet mrmeshpy.MarkedContour3f.marks | ( | self | ) |
indices of control (marked) points
None mrmeshpy.MarkedContour3f.marks | ( | self, | |
BitSet | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |