mirror of https://github.com/CGAL/cgal
Update Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
parent
6f0907d07c
commit
43433b4a46
|
|
@ -7,7 +7,7 @@ namespace CGAL {
|
||||||
The class `Apollonius_graph_vertex_base_2` provides a model for the
|
The class `Apollonius_graph_vertex_base_2` provides a model for the
|
||||||
`ApolloniusGraphVertexBase_2` concept which is the vertex base
|
`ApolloniusGraphVertexBase_2` concept which is the vertex base
|
||||||
required by the `ApolloniusGraphDataStructure_2` concept. The
|
required by the `ApolloniusGraphDataStructure_2` concept. The
|
||||||
class `Apollonius_graph_vertex_base_2` has two template arguments.
|
class `Apollonius_graph_vertex_base_2` has three template arguments.
|
||||||
|
|
||||||
\tparam Gt is the geometric traits of the Apollonius graph and must be a model of the
|
\tparam Gt is the geometric traits of the Apollonius graph and must be a model of the
|
||||||
concept `ApolloniusGraphTraits_2`.
|
concept `ApolloniusGraphTraits_2`.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue