#include "MRColor.h"#include "MRMeshFwd.h"#include "MRVector.h"#include "MRVector2.h"#include "MRBitSet.h"Go to the source code of this file.
Classes | |
| struct | MR::ObjectMeshData |
| mesh and its per-element attributes for ObjectMeshHolder More... | |
Namespaces | |
| namespace | MR |
Functions | |
| MRMESH_API UndirectedEdgeBitSet | MR::edgesBetweenDifferentColors (const MeshTopology &topology, const FaceColors &colors) |
| return all edges separating faces with different colors | |