Generated from class MR.MeshLoad.NamedMesh. This is the non-const half of the class.
More...
Generated from class MR.MeshLoad.NamedMesh. This is the non-const half of the class.
◆ NamedMesh() [1/5]
| unsafe MR.MeshLoad.NamedMesh.NamedMesh |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ NamedMesh() [2/5]
| unsafe MR.MeshLoad.NamedMesh.NamedMesh |
( |
string | name, |
|
|
MR._ByValue_Mesh | mesh, |
|
|
MR._ByValue_VertCoords2 | uvCoords, |
|
|
MR._ByValue_VertColors | colors, |
|
|
MR._ByValue_Vector_StdFilesystemPath_MRTextureId | textureFiles, |
|
|
MR._ByValue_TexturePerFace | texturePerFace, |
|
|
MR._InOpt_Color | diffuseColor, |
|
|
MR.AffineXf3f | xf, |
|
|
int | skippedFaceCount, |
|
|
int | duplicatedVertexCount ) |
|
inline |
◆ NamedMesh() [3/5]
| unsafe MR.MeshLoad.NamedMesh.NamedMesh |
( |
MR.MeshLoad._ByValue_NamedMesh | _other | ) |
|
|
inline |
Generated from constructor MR.MeshLoad.NamedMesh.NamedMesh.
◆ NamedMesh() [4/5]
| MR.MeshLoad.NamedMesh.NamedMesh |
( |
Const_NamedMesh | _other | ) |
|
|
inline |
Generated from constructor MR.MeshLoad.NamedMesh.NamedMesh.
◆ NamedMesh() [5/5]
| MR.MeshLoad.NamedMesh.NamedMesh |
( |
NamedMesh | _other | ) |
|
|
inline |
Generated from constructor MR.MeshLoad.NamedMesh.NamedMesh.
◆ assign()
Generated from method MR.MeshLoad.NamedMesh.operator=.
◆ colors
◆ diffuseColor
| new unsafe MR.Std.Optional_MRColor MR.MeshLoad.NamedMesh.diffuseColor |
|
getprotected set |
◆ duplicatedVertexCount
| new unsafe ref int MR.MeshLoad.NamedMesh.duplicatedVertexCount |
|
get |
counter of duplicated vertices (that created for resolve non-manifold geometry)
◆ mesh
| new unsafe MR.Mesh MR.MeshLoad.NamedMesh.mesh |
|
getprotected set |
◆ name
| new unsafe MR.Std.String MR.MeshLoad.NamedMesh.name |
|
getprotected set |
◆ skippedFaceCount
| new unsafe ref int MR.MeshLoad.NamedMesh.skippedFaceCount |
|
get |
◆ textureFiles
◆ texturePerFace
◆ uvCoords
◆ xf
The documentation for this class was generated from the following file: