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
2e7a815589
commit
7854fddd02
|
|
@ -29,7 +29,7 @@ instantiated by `Triangulation_ds_vertex_base_2<>`.
|
||||||
\sa `CGAL::Triangulation_data_structure_2<Vb,Fb>`
|
\sa `CGAL::Triangulation_data_structure_2<Vb,Fb>`
|
||||||
\sa `CGAL::Apollonius_graph_hierarchy_vertex_base_2<Gt>`
|
\sa `CGAL::Apollonius_graph_hierarchy_vertex_base_2<Gt>`
|
||||||
*/
|
*/
|
||||||
template< typename Gt, typename StoreHidden, typename Vb >
|
template< typename Gt, typename StoreHidden, typename Vb >
|
||||||
class Apollonius_graph_vertex_base_2 : public Vb {
|
class Apollonius_graph_vertex_base_2 : public Vb {
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue