MEPP2 Project
Namespaces | Functions
resolve_similar_edges.hpp File Reference
#include <boost/graph/graph_traits.hpp>
#include "FEVV/Operators/AIF/topology_predicates.hpp"
Include dependency graph for resolve_similar_edges.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Filters
 

Functions

template<typename MutableFaceIncidentGraph >
static void FEVV::Filters::resolve_similar_edges (MutableFaceIncidentGraph &g)
 Remove/resolve similar edges for the given mesh g. More...