Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::voronoi_diagram_traits< T >::vertex_equality_predicate_type Class Reference

#include <voronoi_diagram.hpp>

Public Types

enum  { ULPS = 128 }
 

Public Member Functions

bool operator() (const vertex_type &v1, const vertex_type &v2) const
 

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
ULPS 

Member Function Documentation

template<typename T >
bool boost::polygon::voronoi_diagram_traits< T >::vertex_equality_predicate_type::operator() ( const vertex_type v1,
const vertex_type v2 
) const
inline

The documentation for this class was generated from the following file: