Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, LoadedObjectT_ObjectVoxels arg0) |
| None | __init__ (self, ObjectVoxels obj, str warnings) |
| str | warnings (self) |
| None | warnings (self, str arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| LoadedObjectT_ObjectVoxels | operator (*args, **kwargs) |
| LoadedObjectT_ObjectVoxels | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_obj = 0 |
| typing | _offsetof_warnings = 16 |
Generated from: MR::LoadedObjectT<MR::ObjectVoxels> Aliases: LoadedObjectVoxels result of loading (e.g. from a file) as one object (with possible subobjects)
|
static |
| None mrmeshpy.LoadedObjectT_ObjectVoxels.__init__ | ( | self | ) |
| None mrmeshpy.LoadedObjectT_ObjectVoxels.__init__ | ( | self, | |
| LoadedObjectT_ObjectVoxels | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.LoadedObjectT_ObjectVoxels.__init__ | ( | self, | |
| ObjectVoxels | obj, | ||
| str | warnings ) |
Implicit aggregate constructor.
|
static |
|
static |
| str mrmeshpy.LoadedObjectT_ObjectVoxels.warnings | ( | self | ) |
either empty or ends with '\\n'
| None mrmeshpy.LoadedObjectT_ObjectVoxels.warnings | ( | self, | |
| str | arg1 ) |
|
staticprotected |
|
staticprotected |