ObjectMeshData and additional information from mesh importer Generated from class MR.LoadedMeshData. Base classes: Direct: (non-virtual) MR.ObjectMeshData This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | LoadedMeshData () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | LoadedMeshData (MR._ByValue_LoadedMeshData _other) |
| Generated from constructor MR.LoadedMeshData.LoadedMeshData. | |
| LoadedMeshData (Const_LoadedMeshData _other) | |
| Generated from constructor MR.LoadedMeshData.LoadedMeshData. | |
| LoadedMeshData (LoadedMeshData _other) | |
| Generated from constructor MR.LoadedMeshData.LoadedMeshData. | |
| unsafe MR.LoadedMeshData | assign (MR._ByValue_LoadedMeshData _other) |
| Generated from method MR::LoadedMeshData::operator=. | |
| Public Member Functions inherited from MR.Const_LoadedMeshData | |
| virtual void | Dispose () |
| unsafe | Const_LoadedMeshData () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_LoadedMeshData (MR._ByValue_LoadedMeshData _other) |
| Generated from constructor MR.LoadedMeshData.LoadedMeshData. | |
| Const_LoadedMeshData (Const_LoadedMeshData _other) | |
| Generated from constructor MR.LoadedMeshData.LoadedMeshData. | |
| Const_LoadedMeshData (LoadedMeshData _other) | |
| Generated from constructor MR.LoadedMeshData.LoadedMeshData. | |
| unsafe MR.ObjectMeshData | clone () |
| returns copy of this object with mesh cloned Generated from method MR.LoadedMeshData.clone. | |
| unsafe ulong | heapBytes () |
| returns the amount of memory this object occupies on heap Generated from method MR.LoadedMeshData.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.ObjectMeshData (LoadedMeshData self) |
| Static Public Member Functions inherited from MR.Const_LoadedMeshData | |
| static unsafe implicit | operator MR.Const_ObjectMeshData (Const_LoadedMeshData self) |
Properties | |
| new unsafe MR.MeshTexture | texture [get, protected set] |
| new unsafe ref MR.AffineXf3f | xf [get] |
| new unsafe ref int | skippedFaceCount [get] |
| new unsafe ref int | duplicatedVertexCount [get] |
| new unsafe MR.Std.SharedPtr_MRMesh | mesh [get, protected set] |
| new unsafe MR.FaceBitSet | selectedFaces [get, protected set] |
| new unsafe MR.UndirectedEdgeBitSet | selectedEdges [get, protected set] |
| new unsafe MR.UndirectedEdgeBitSet | creases [get, protected set] |
| new unsafe MR.VertColors | vertColors [get, protected set] |
| new unsafe MR.FaceColors | faceColors [get, protected set] |
| new unsafe MR.VertCoords2 | uvCoordinates [get, protected set] |
| vertices coordinates in texture | |
| new unsafe MR.TexturePerFace | texturePerFace [get, protected set] |
| Properties inherited from MR.Const_LoadedMeshData | |
| unsafe MR.Const_MeshTexture | texture [get, protected set] |
| unsafe ref readonly MR.AffineXf3f | xf [get] |
| unsafe int | skippedFaceCount [get] |
| unsafe int | duplicatedVertexCount [get] |
| unsafe MR.Std.Const_SharedPtr_MRMesh | mesh [get, protected set] |
| unsafe MR.Const_FaceBitSet | selectedFaces [get, protected set] |
| unsafe MR.Const_UndirectedEdgeBitSet | selectedEdges [get, protected set] |
| unsafe MR.Const_UndirectedEdgeBitSet | creases [get, protected set] |
| unsafe MR.Const_VertColors | vertColors [get, protected set] |
| unsafe MR.Const_FaceColors | faceColors [get, protected set] |
| unsafe MR.Const_VertCoords2 | uvCoordinates [get, protected set] |
| vertices coordinates in texture | |
| unsafe MR.Const_TexturePerFace | texturePerFace [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_LoadedMeshData | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_LoadedMeshData | |
| unsafe MR.AffineXf3f * | __ref_storage_xf |
| unsafe int * | __ref_storage_skippedFaceCount |
| unsafe int * | __ref_storage_duplicatedVertexCount |
ObjectMeshData and additional information from mesh importer Generated from class MR.LoadedMeshData. Base classes: Direct: (non-virtual) MR.ObjectMeshData This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.LoadedMeshData.LoadedMeshData.
|
inline |
Generated from constructor MR.LoadedMeshData.LoadedMeshData.
|
inline |
Generated from constructor MR.LoadedMeshData.LoadedMeshData.
|
inline |
Generated from method MR::LoadedMeshData::operator=.
|
inlinestatic |
|
getprotected set |
|
get |
|
getprotected set |
|
getprotected set |
|
getprotected set |
|
getprotected set |
|
get |
|
getprotected set |
|
getprotected set |
|
getprotected set |
vertices coordinates in texture
|
getprotected set |
|
get |