MEPP2 Project
Namespaces | Functions
resolve_similar_faces.hpp File Reference
#include <boost/graph/graph_traits.hpp>
#include "FEVV/Operators/AIF/topology_predicates.hpp"
Include dependency graph for resolve_similar_faces.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_faces (MutableFaceIncidentGraph &g, bool take_into_account_face_rientation=false)
 Remove/resolve similar faces for the given mesh g. More...