Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, LoadedMeshData arg0) |
| Public Member Functions inherited from mrmeshpy.ObjectMeshData | |
| None | __init__ (self) |
| None | __init__ (self, ObjectMeshData arg0) |
| None | __init__ (self, Mesh mesh, FaceBitSet selectedFaces, UndirectedEdgeBitSet selectedEdges, UndirectedEdgeBitSet creases, VertColors vertColors, FaceColors faceColors, VertCoords2 uvCoordinates, TexturePerFace texturePerFace) |
| ObjectMeshData | clone (self) |
| int | heapBytes (self) |
| FaceBitSet | selectedFaces (self) |
| None | selectedFaces (self, FaceBitSet arg1) |
| VertCoords2 | uvCoordinates (self) |
| None | uvCoordinates (self, VertCoords2 arg1) |
| VertColors | vertColors (self) |
| None | vertColors (self, VertColors arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| LoadedMeshData | operator (*args, **kwargs) |
| LoadedMeshData | operator (*args, **kwargs) |
| Static Public Member Functions inherited from mrmeshpy.ObjectMeshData | |
| None | __init__ (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_duplicatedVertexCount = 300 |
| typing | _offsetof_skippedFaceCount = 296 |
| typing | _offsetof_texture = 208 |
| typing | _offsetof_xf = 248 |
| Static Protected Attributes inherited from mrmeshpy.ObjectMeshData | |
| typing | _offsetof_creases = 80 |
| typing | _offsetof_faceColors = 136 |
| typing | _offsetof_mesh = 0 |
| typing | _offsetof_selectedEdges = 48 |
| typing | _offsetof_selectedFaces = 16 |
| typing | _offsetof_texturePerFace = 184 |
| typing | _offsetof_uvCoordinates = 160 |
| typing | _offsetof_vertColors = 112 |
Generated from: MR::LoadedMeshData ObjectMeshData and additional information from mesh importer
|
static |
| None mrmeshpy.LoadedMeshData.__init__ | ( | self | ) |
| None mrmeshpy.LoadedMeshData.__init__ | ( | self, | |
| LoadedMeshData | arg0 ) |
Implicit copy constructor.
|
static |
Reimplemented from mrmeshpy.ObjectMeshData.
|
static |
Reimplemented from mrmeshpy.ObjectMeshData.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |