Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, std_vector_std_shared_ptr_Object objs, str warnings) |
str | warnings (self) |
None | warnings (self, str arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
LoadedObjects | operator (*args, **kwargs) |
LoadedObjects | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_objs = 0 |
typing | _offsetof_warnings = 24 |
Generated from: MR::LoadedObjects result of loading (e.g. from a file) as a number of objects
|
static |
None mrmeshpy.LoadedObjects.__init__ | ( | self | ) |
None mrmeshpy.LoadedObjects.__init__ | ( | self, | |
std_vector_std_shared_ptr_Object | objs, | ||
str | warnings ) |
Implicit aggregate constructor.
|
static |
|
static |
str mrmeshpy.LoadedObjects.warnings | ( | self | ) |
either empty or ends with '\\n'
None mrmeshpy.LoadedObjects.warnings | ( | self, | |
str | arg1 ) |
|
staticprotected |
|
staticprotected |