default VertexType is int. More...
#include <voronoi_traits.hpp>
Additional Inherited Members | |
Public Types inherited from paal::data_structures::_voronoi_traits< V, int > | |
typedef int | VertexType |
Public Member Functions inherited from paal::data_structures::_voronoi_traits< V, int > | |
typedef | puretype (std::declval< V >().get_generators()) GeneratorsSet |
Generators set. | |
typedef | puretype (std::declval< V >().get_vertices()) VerticesSet |
vertices set | |
Public Attributes inherited from paal::data_structures::_voronoi_traits< V, int > | |
decltype(std::declval< V > ().add_generator(std::declval < VertexType >())) typedef | DistanceType |
distance type | |
default VertexType is int.
Definition at line 43 of file voronoi_traits.hpp.