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

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

#include <MRObjectMeshData.h>

Public Member Functions

MRMESH_API ObjectMeshData clone () const
 returns copy of this object with mesh cloned
 
MRMESH_API 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: