voronoi traits base More...
#include <voronoi_traits.hpp>
Public Types | |
| typedef Vertex | VertexType |
Public Member Functions | |
| typedef | puretype (std::declval< V >().get_generators()) GeneratorsSet |
| Generators set. | |
| typedef | puretype (std::declval< V >().get_vertices()) VerticesSet |
| vertices set | |
Public Attributes | |
|
decltype(std::declval< V > ().add_generator(std::declval < VertexType >())) typedef | DistanceType |
| distance type | |
voronoi traits base
| V | |
| Vertex |
Definition at line 29 of file voronoi_traits.hpp.
1.8.5