The class Apollonius_graph_hierarchy_vertex_base_2<Agvb> provides a model for the ApolloniusGraphHierarchyVertexBase_2 concept, which is the vertex base required by the Apollonius_graph_hierarchy_2<Gt,Agds> class. The class Apollonius_graph_hierarchy_vertex_base_2<Agvb> is templated by a class Agvb which must be a model of the ApolloniusGraphVertexBase_2 concept.
#include <CGAL/Apollonius_graph_hierarchy_vertex_base_2.h>
| |
Default constructor.
| |
| |
Constructs a vertex associated with the site s and
embedded at the center of s.
| |
| |
Constructs a vertex associated with
the site s, embedded at the center of s,
and pointing to the face associated with the face
handle f.
|