| __init__(*args, **kwargs) | mrmeshpy.PointsSave.CtmSavePointsOptions | static |
| __init__(self) | mrmeshpy.PointsSave.CtmSavePointsOptions | |
| __init__(self, PointsSave.CtmSavePointsOptions arg0) | mrmeshpy.PointsSave.CtmSavePointsOptions | |
| _offsetof_colors | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_comment | mrmeshpy.PointsSave.CtmSavePointsOptions | protectedstatic |
| _offsetof_compressionLevel | mrmeshpy.PointsSave.CtmSavePointsOptions | protectedstatic |
| _offsetof_lengthUnit | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_materialName | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_onlyValidPoints | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_packPrimitives | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_primitiveColors | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_progress | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_saveTriCornerUVCoords | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_solidColor | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_texture | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_uvMap | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_xf | mrmeshpy.SaveSettings | protectedstatic |
| colors(self) | mrmeshpy.SaveSettings | |
| colors(self, VertColors arg1) | mrmeshpy.SaveSettings | |
| comment(self) | mrmeshpy.PointsSave.CtmSavePointsOptions | |
| comment(self, str arg1) | mrmeshpy.PointsSave.CtmSavePointsOptions | |
| compressionLevel(self) | mrmeshpy.PointsSave.CtmSavePointsOptions | |
| compressionLevel(self, int arg1) | mrmeshpy.PointsSave.CtmSavePointsOptions | |
| lengthUnit(self) | mrmeshpy.SaveSettings | |
| lengthUnit(self, std_optional_LengthUnit arg1) | mrmeshpy.SaveSettings | |
| materialName(self) | mrmeshpy.SaveSettings | |
| materialName(self, str arg1) | mrmeshpy.SaveSettings | |
| onlyValidPoints(self) | mrmeshpy.SaveSettings | |
| onlyValidPoints(self, bool arg1) | mrmeshpy.SaveSettings | |
| operator(*args, **kwargs) | mrmeshpy.PointsSave.CtmSavePointsOptions | static |
| operator(*args, **kwargs) | mrmeshpy.PointsSave.CtmSavePointsOptions | static |
| packPrimitives(self) | mrmeshpy.SaveSettings | |
| packPrimitives(self, bool arg1) | mrmeshpy.SaveSettings | |
| primitiveColors(self) | mrmeshpy.SaveSettings | |
| primitiveColors(self, std_vector_Color arg1) | mrmeshpy.SaveSettings | |
| progress(self) | mrmeshpy.SaveSettings | |
| progress(self, func_bool_from_float arg1) | mrmeshpy.SaveSettings | |
| saveTriCornerUVCoords(self) | mrmeshpy.SaveSettings | |
| saveTriCornerUVCoords(self, bool arg1) | mrmeshpy.SaveSettings | |
| solidColor(self) | mrmeshpy.SaveSettings | |
| solidColor(self, std_optional_Color arg1) | mrmeshpy.SaveSettings | |
| texture(self) | mrmeshpy.SaveSettings | |
| texture(self, MeshTexture arg1) | mrmeshpy.SaveSettings | |
| uvMap(self) | mrmeshpy.SaveSettings | |
| uvMap(self, VertCoords2 arg1) | mrmeshpy.SaveSettings | |
| xf(self) | mrmeshpy.SaveSettings | |
| xf(self, AffineXf3d arg1) | mrmeshpy.SaveSettings | |