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) |