Loading [MathJax]/extensions/tex2jax.js
MeshLib Python Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
mrmeshpy.MeshLoadSettings Member List

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

__init__(self)mrmeshpy.MeshLoadSettings
__init__(self, MeshLoadSettings arg0)mrmeshpy.MeshLoadSettings
__init__(self, VertColors colors, VertUVCoords uvCoords, VertCoords normals, MeshTexture texture, int_output skippedFaceCount, int_output duplicatedVertexCount, AffineXf3f xf, func_bool_from_float callback)mrmeshpy.MeshLoadSettings
callback(self)mrmeshpy.MeshLoadSettings
callback(self, func_bool_from_float arg1)mrmeshpy.MeshLoadSettings
colors(self)mrmeshpy.MeshLoadSettings
colors(self, VertColors arg1)mrmeshpy.MeshLoadSettings
duplicatedVertexCount(self)mrmeshpy.MeshLoadSettings
duplicatedVertexCount(self, int_output arg1)mrmeshpy.MeshLoadSettings
normals(self)mrmeshpy.MeshLoadSettings
normals(self, VertCoords arg1)mrmeshpy.MeshLoadSettings
skippedFaceCount(self)mrmeshpy.MeshLoadSettings
skippedFaceCount(self, int_output arg1)mrmeshpy.MeshLoadSettings
texture(self)mrmeshpy.MeshLoadSettings
texture(self, MeshTexture arg1)mrmeshpy.MeshLoadSettings
uvCoords(self)mrmeshpy.MeshLoadSettings
uvCoords(self, VertUVCoords arg1)mrmeshpy.MeshLoadSettings
xf(self)mrmeshpy.MeshLoadSettings
xf(self, AffineXf3f arg1)mrmeshpy.MeshLoadSettings