MEPP2 Project
Classes | Namespaces | Functions
Edge_comparators.hpp File Reference
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include "FEVV/Wrappings/Geometry_traits.h"
#include <limits>
#include <iterator>
#include <cmath>
Include dependency graph for Edge_comparators.hpp:

Go to the source code of this file.

Classes

class  FEVV::Comparator::Edge_comparator< Graph, PointMap, EdgeWeightMap, GeometryTraits >
 

Namespaces

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

Functions

template<typename Graph , typename PointMap , typename EdgeWeightMap = typename FEVV::Edge_pmap_traits<Graph, typename FEVV::Geometry_traits<Graph>::Scalar >::pmap_type, typename GeometryTraits = FEVV::Geometry_traits<Graph>>
static Edge_comparator< Graph, PointMap, EdgeWeightMap, GeometryTraits > FEVV::Comparator::get_edge_comparator (const Graph &g, const PointMap &pm)