Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, VertCoords2 uvCoords, VertColors colorMap, TexturePerFace texturePerFace, FaceColors faceColors) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
MeshAttributesToUpdate | operator (*args, **kwargs) |
MeshAttributesToUpdate | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_colorMap = 8 |
typing | _offsetof_faceColors = 24 |
typing | _offsetof_texturePerFace = 16 |
typing | _offsetof_uvCoords = 0 |
Generated from: MR::MeshAttributesToUpdate the attribute data of the mesh that needs to be updated
|
static |
None mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self | ) |
None mrmeshpy.MeshAttributesToUpdate.__init__ | ( | self, | |
VertCoords2 | uvCoords, | ||
VertColors | colorMap, | ||
TexturePerFace | texturePerFace, | ||
FaceColors | faceColors ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |