MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.MeshAttributesToUpdate Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, MeshAttributesToUpdate arg0)
 
None __init__ (self, VertUVCoords uvCoords, VertColors colorMap, TexturePerFace texturePerFace, FaceColors faceColors)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::MeshAttributesToUpdate

the attribute data of the mesh that needs to be updated

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.MeshAttributesToUpdate.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None mrmeshpy.MeshAttributesToUpdate.__init__ ( self,
MeshAttributesToUpdate arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None mrmeshpy.MeshAttributesToUpdate.__init__ ( self,
VertUVCoords uvCoords,
VertColors colorMap,
TexturePerFace texturePerFace,
FaceColors faceColors )
Implicit aggregate constructor.

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.MeshAttributesToUpdate._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

The documentation for this class was generated from the following file: