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

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

__init__(*args, **kwargs)mrmeshpy.PlyLoadParamsstatic
__init__(self)mrmeshpy.PlyLoadParams
__init__(self, std_optional_Vector_std_array_Id_VertTag_3ul_Id_FaceTag tris, std_optional_Vector_std_array_Id_VertTag_2ul_Id_UndirectedEdgeTag edges, VertColors colors, VertCoords2 uvCoords, VertCoords normals, MeshTexture texture, func_bool_from_float callback)mrmeshpy.PlyLoadParams
_offsetof_callbackmrmeshpy.PlyLoadParamsprotectedstatic
_offsetof_colorsmrmeshpy.PlyLoadParamsprotectedstatic
_offsetof_edgesmrmeshpy.PlyLoadParamsprotectedstatic
_offsetof_normalsmrmeshpy.PlyLoadParamsprotectedstatic
_offsetof_texturemrmeshpy.PlyLoadParamsprotectedstatic
_offsetof_trismrmeshpy.PlyLoadParamsprotectedstatic
_offsetof_uvCoordsmrmeshpy.PlyLoadParamsprotectedstatic
callback(self)mrmeshpy.PlyLoadParams
callback(self, func_bool_from_float arg1)mrmeshpy.PlyLoadParams
colors(self)mrmeshpy.PlyLoadParams
colors(self, VertColors arg1)mrmeshpy.PlyLoadParams
edges(self)mrmeshpy.PlyLoadParams
edges(self, std_optional_Vector_std_array_Id_VertTag_2ul_Id_UndirectedEdgeTag arg1)mrmeshpy.PlyLoadParams
normals(self)mrmeshpy.PlyLoadParams
normals(self, VertCoords arg1)mrmeshpy.PlyLoadParams
operator(*args, **kwargs)mrmeshpy.PlyLoadParamsstatic
operator(*args, **kwargs)mrmeshpy.PlyLoadParamsstatic
texture(self)mrmeshpy.PlyLoadParams
texture(self, MeshTexture arg1)mrmeshpy.PlyLoadParams
tris(self)mrmeshpy.PlyLoadParams
tris(self, std_optional_Vector_std_array_Id_VertTag_3ul_Id_FaceTag arg1)mrmeshpy.PlyLoadParams
uvCoords(self)mrmeshpy.PlyLoadParams
uvCoords(self, VertCoords2 arg1)mrmeshpy.PlyLoadParams