MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.MeshLoadSettings Member List

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

__init__(self)meshlib.mrmeshpy.MeshLoadSettings
__init__(self, MeshLoadSettings arg0)meshlib.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)meshlib.mrmeshpy.MeshLoadSettings
callback(self)meshlib.mrmeshpy.MeshLoadSettings
callback(self, func_bool_from_float arg1)meshlib.mrmeshpy.MeshLoadSettings
colors(self)meshlib.mrmeshpy.MeshLoadSettings
colors(self, VertColors arg1)meshlib.mrmeshpy.MeshLoadSettings
duplicatedVertexCount(self)meshlib.mrmeshpy.MeshLoadSettings
duplicatedVertexCount(self, int_output arg1)meshlib.mrmeshpy.MeshLoadSettings
normals(self)meshlib.mrmeshpy.MeshLoadSettings
normals(self, VertCoords arg1)meshlib.mrmeshpy.MeshLoadSettings
skippedFaceCount(self)meshlib.mrmeshpy.MeshLoadSettings
skippedFaceCount(self, int_output arg1)meshlib.mrmeshpy.MeshLoadSettings
texture(self)meshlib.mrmeshpy.MeshLoadSettings
texture(self, MeshTexture arg1)meshlib.mrmeshpy.MeshLoadSettings
uvCoords(self)meshlib.mrmeshpy.MeshLoadSettings
uvCoords(self, VertUVCoords arg1)meshlib.mrmeshpy.MeshLoadSettings
xf(self)meshlib.mrmeshpy.MeshLoadSettings
xf(self, AffineXf3f arg1)meshlib.mrmeshpy.MeshLoadSettings