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< Mesh > | mesh |
| FaceBitSet | selectedFaces |
| selection | |
| UndirectedEdgeBitSet | selectedEdges |
| UndirectedEdgeBitSet | creases |
| VertColors | vertColors |
| colors | |
| FaceColors | faceColors |
| VertUVCoords | uvCoordinates |
| textures | |
| TexturePerFace | texturePerFace |
mesh and its per-element attributes for ObjectMeshHolder