MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::LoadedMeshData Struct Reference

ObjectMeshData and additional information from mesh importer. More...

#include <MRMesh/MRLoadedMeshData.h>

Inheritance diagram for MR::LoadedMeshData:

Public Attributes

MeshTexture texture
AffineXf3f xf
int skippedFaceCount = 0
int duplicatedVertexCount = 0
Public Attributes inherited from MR::ObjectMeshData
std::shared_ptr< Meshmesh
FaceBitSet selectedFaces
 selection
UndirectedEdgeBitSet selectedEdges
UndirectedEdgeBitSet creases
VertColors vertColors
 colors
FaceColors faceColors
VertUVCoords uvCoordinates
 textures
TexturePerFace texturePerFace

Additional Inherited Members

Public Member Functions inherited from MR::ObjectMeshData
ObjectMeshData clone () const
 returns copy of this object with mesh cloned
size_t heapBytes () const
 returns the amount of memory this object occupies on heap

Detailed Description

ObjectMeshData and additional information from mesh importer.


The documentation for this struct was generated from the following file: