MEPP2 Project
Classes | Namespaces | Functions
Vertex_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 dependency graph for Vertex_comparators.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::Comparator::Vertex_comparator< Graph, PointMap, GeometryTraits >
 

Namespaces

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

Functions

template<typename Graph , typename PointMap , typename GeometryTraits = FEVV::Geometry_traits<Graph>>
static Vertex_comparator< Graph, PointMap, GeometryTraits > FEVV::Comparator::get_vertex_comparator (const Graph &g, const PointMap &pm)