MeshLib C++ Docs
Loading...
Searching...
No Matches

mesh and its per-element attributes for ObjectMeshHolder More...

#include <MRMesh/MRObjectMeshData.h>

Inheritance diagram for MR::ObjectMeshData:

Public Member Functions

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

Public Attributes

std::shared_ptr< Meshmesh
FaceBitSet selectedFaces
 selection
UndirectedEdgeBitSet selectedEdges
UndirectedEdgeBitSet creases
VertColors vertColors
 colors
FaceColors faceColors
VertUVCoords uvCoordinates
 textures
TexturePerFace texturePerFace

Detailed Description

mesh and its per-element attributes for ObjectMeshHolder


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