This is the complete list of members for mrmeshpy.SaveSettings, including all inherited members.
| __init__(*args, **kwargs) | mrmeshpy.SaveSettings | static |
| __init__(self) | mrmeshpy.SaveSettings | |
| __init__(self, SaveSettings arg0) | mrmeshpy.SaveSettings | |
| __init__(self, bool onlyValidPoints, bool packPrimitives, VertColors colors, VertCoords2 uvMap, MeshTexture texture, str materialName, AffineXf3d xf, func_bool_from_float progress) | mrmeshpy.SaveSettings | |
| _offsetof_colors | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_materialName | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_onlyValidPoints | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_packPrimitives | mrmeshpy.SaveSettings | protectedstatic |
| _offsetof_progress | 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 | |
| materialName(self) | mrmeshpy.SaveSettings | |
| materialName(self, str arg1) | mrmeshpy.SaveSettings | |
| onlyValidPoints(self) | mrmeshpy.SaveSettings | |
| onlyValidPoints(self, bool arg1) | mrmeshpy.SaveSettings | |
| operator(*args, **kwargs) | mrmeshpy.SaveSettings | static |
| operator(*args, **kwargs) | mrmeshpy.SaveSettings | static |
| packPrimitives(self) | mrmeshpy.SaveSettings | |
| packPrimitives(self, bool arg1) | mrmeshpy.SaveSettings | |
| progress(self) | mrmeshpy.SaveSettings | |
| progress(self, func_bool_from_float 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 | |