Inheritance diagram for mrmeshpy.PointsSave.CtmSavePointsOptions:Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| PointsSave.CtmSavePointsOptions | operator (*args, **kwargs) |
| PointsSave.CtmSavePointsOptions | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_comment = 136 |
| typing | _offsetof_compressionLevel = 128 |
Static Protected Attributes inherited from mrmeshpy.SaveSettings | |
| typing | _offsetof_colors = 8 |
| typing | _offsetof_lengthUnit = 80 |
| typing | _offsetof_materialName = 40 |
| typing | _offsetof_onlyValidPoints = 0 |
| typing | _offsetof_packPrimitives = 1 |
| typing | _offsetof_primitiveColors = 16 |
| typing | _offsetof_progress = 96 |
| typing | _offsetof_solidColor = 88 |
| typing | _offsetof_texture = 32 |
| typing | _offsetof_uvMap = 24 |
| typing | _offsetof_xf = 72 |
Generated from: MR::PointsSave::CtmSavePointsOptions
|
static |
Reimplemented from mrmeshpy.SaveSettings.
| None mrmeshpy.PointsSave.CtmSavePointsOptions.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.SaveSettings.
| None mrmeshpy.PointsSave.CtmSavePointsOptions.__init__ | ( | self, | |
| PointsSave.CtmSavePointsOptions | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.SaveSettings.
| str mrmeshpy.PointsSave.CtmSavePointsOptions.comment | ( | self | ) |
comment saved in the file
| None mrmeshpy.PointsSave.CtmSavePointsOptions.comment | ( | self, | |
| str | arg1 ) |
| int mrmeshpy.PointsSave.CtmSavePointsOptions.compressionLevel | ( | self | ) |
0 - minimal compression, but fast; 9 - maximal compression, but slow
| None mrmeshpy.PointsSave.CtmSavePointsOptions.compressionLevel | ( | self, | |
| int | arg1 ) |
|
static |
Reimplemented from mrmeshpy.SaveSettings.
|
static |
Reimplemented from mrmeshpy.SaveSettings.
|
staticprotected |
|
staticprotected |