MeshLib
 
Loading...
Searching...
No Matches
MROrder.h File Reference
#include "MRId.h"
#include "MRBuffer.h"
#include <tuple>

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

MRMESH_API FaceBMap MR::getOptimalFaceOrdering (const Mesh &mesh)
 
MRMESH_API VertBMap MR::getVertexOrdering (const FaceBMap &faceMap, const MeshTopology &topology)
 
MRMESH_API UndirectedEdgeBMap MR::getEdgeOrdering (const FaceBMap &faceMap, const MeshTopology &topology)