20MRVIEWER_API
void mapEdgesWithHistory(
const std::shared_ptr<ObjectMesh>& objMesh,
const WholeEdgeMap & emap );
22MRVIEWER_API
void mapEdgesWithHistory(
const std::shared_ptr<ObjectMesh>& objMesh,
const UndirectedEdgeBMap & emap );
Definition MRCameraOrientationPlugin.h:8
MRVIEWER_API void excludeAllEdgesWithHistory(const std::shared_ptr< ObjectMesh > &objMesh)
HashMap< UndirectedEdgeId, EdgeId > WholeEdgeHashMap
mapping of whole edges: map[e]->f, map[e.sym()]->f.sym(), where only map[e] for even edges is stored
Definition MRMesh/MRMeshFwd.h:469
MRVIEWER_API void mapEdgesWithHistory(const std::shared_ptr< ObjectMesh > &objMesh, const WholeEdgeMap &emap)
MRVIEWER_API void excludeLoneEdgesWithHistory(const std::shared_ptr< ObjectMesh > &objMesh)