15 std::shared_ptr<Mesh> mesh;
18 FaceBitSet selectedFaces;
19 UndirectedEdgeBitSet selectedEdges;
21 UndirectedEdgeBitSet creases;
24 VertColors vertColors;
29 TexturePerFace texturePerFace;
35 [[nodiscard]]
MRMESH_API size_t heapBytes()
const;
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMesh/MRMeshTopology.h:19
new unsafe MR.FaceColors faceColors
Definition MRCameraOrientationPlugin.h:8
MRMESH_API UndirectedEdgeBitSet edgesBetweenDifferentColors(const MeshTopology &topology, const FaceColors &colors)
return all edges separating faces with different colors