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) | |
Generated from: MR::MeshAttributesToUpdate the attribute data of the mesh that needs to be updated
None mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self, | |
MeshAttributesToUpdate | arg0 ) |
Implicit copy constructor.
None mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self, | |
VertUVCoords | uvCoords, | ||
VertColors | colorMap, | ||
TexturePerFace | texturePerFace, | ||
FaceColors | faceColors ) |
Implicit aggregate constructor.
|
staticprotected |