MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.SaveSettings Member List

This is the complete list of members for mrmeshpy.SaveSettings, including all inherited members.

__init__(*args, **kwargs)mrmeshpy.SaveSettingsstatic
__init__(self)mrmeshpy.SaveSettings
__init__(self, bool saveValidOnly, bool rearrangeTriangles, VertColors colors, VertCoords2 uvMap, MeshTexture texture, str materialName, AffineXf3d xf, func_bool_from_float progress)mrmeshpy.SaveSettings
_offsetof_colorsmrmeshpy.SaveSettingsprotectedstatic
_offsetof_materialNamemrmeshpy.SaveSettingsprotectedstatic
_offsetof_progressmrmeshpy.SaveSettingsprotectedstatic
_offsetof_rearrangeTrianglesmrmeshpy.SaveSettingsprotectedstatic
_offsetof_saveValidOnlymrmeshpy.SaveSettingsprotectedstatic
_offsetof_texturemrmeshpy.SaveSettingsprotectedstatic
_offsetof_uvMapmrmeshpy.SaveSettingsprotectedstatic
_offsetof_xfmrmeshpy.SaveSettingsprotectedstatic
colors(self)mrmeshpy.SaveSettings
colors(self, VertColors arg1)mrmeshpy.SaveSettings
materialName(self)mrmeshpy.SaveSettings
materialName(self, str arg1)mrmeshpy.SaveSettings
operator(*args, **kwargs)mrmeshpy.SaveSettingsstatic
operator(*args, **kwargs)mrmeshpy.SaveSettingsstatic
progress(self)mrmeshpy.SaveSettings
progress(self, func_bool_from_float arg1)mrmeshpy.SaveSettings
rearrangeTriangles(self)mrmeshpy.SaveSettings
rearrangeTriangles(self, bool arg1)mrmeshpy.SaveSettings
saveValidOnly(self)mrmeshpy.SaveSettings
saveValidOnly(self, bool 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