Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, VertColors colors, func_bool_from_float callback) |
func_bool_from_float | callback (self) |
None | callback (self, func_bool_from_float arg1) |
VertColors | colors (self) |
None | colors (self, VertColors arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
LinesLoadSettings | operator (*args, **kwargs) |
LinesLoadSettings | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_callback = 8 |
typing | _offsetof_colors = 0 |
Generated from: MR::LinesLoadSettings setting for polyline loading from external format, and locations of optional output data
|
static |
None mrmeshpy.LinesLoadSettings.__init__ | ( | self | ) |
None mrmeshpy.LinesLoadSettings.__init__ | ( | self, | |
VertColors | colors, | ||
func_bool_from_float | callback ) |
Implicit aggregate constructor.
func_bool_from_float mrmeshpy.LinesLoadSettings.callback | ( | self | ) |
callback for set progress and stop process
None mrmeshpy.LinesLoadSettings.callback | ( | self, | |
func_bool_from_float | arg1 ) |
VertColors mrmeshpy.LinesLoadSettings.colors | ( | self | ) |
optional load artifact: per-vertex color map
None mrmeshpy.LinesLoadSettings.colors | ( | self, | |
VertColors | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |