MeshLib
 
Loading...
Searching...
No Matches
MRObjectMeshHistory.h File Reference
#include "exports.h"
#include <MRMesh/MRMeshFwd.h>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

MRVIEWER_API void MR::excludeLoneEdgesWithHistory (const std::shared_ptr< ObjectMesh > &objMesh)
 
MRVIEWER_API void MR::excludeAllEdgesWithHistory (const std::shared_ptr< ObjectMesh > &objMesh)
 
MRVIEWER_API void MR::mapEdgesWithHistory (const std::shared_ptr< ObjectMesh > &objMesh, const WholeEdgeMap &emap)
 
MRVIEWER_API void MR::mapEdgesWithHistory (const std::shared_ptr< ObjectMesh > &objMesh, const WholeEdgeHashMap &emap)
 
MRVIEWER_API void MR::mapEdgesWithHistory (const std::shared_ptr< ObjectMesh > &objMesh, const UndirectedEdgeBMap &emap)