Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, MeshAttributesToUpdate arg0) |
None | __init__ (self, VertUVCoords uvCoords, VertColors colorMap, TexturePerFace texturePerFace, FaceColors faceColors) |
Generated from: MR::MeshAttributesToUpdate the attribute data of the mesh that needs to be updated
None meshlib.mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self, | |
MeshAttributesToUpdate | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self, | |
VertUVCoords | uvCoords, | ||
VertColors | colorMap, | ||
TexturePerFace | texturePerFace, | ||
FaceColors | faceColors ) |
Implicit aggregate constructor.