mirror of https://github.com/CGAL/cgal
prefix with CGAL:: in concept doc
This commit is contained in:
parent
91052e79e4
commit
e74811189b
|
|
@ -170,7 +170,7 @@ public:
|
||||||
/// @}
|
/// @}
|
||||||
|
|
||||||
/// \name
|
/// \name
|
||||||
/// The following functions must be provided only if the methods of `Hyperbolic_Delaunay_triangulation_2`
|
/// The following functions must be provided only if the methods of `CGAL::Hyperbolic_Delaunay_triangulation_2`
|
||||||
/// that return elements of the Voronoi diagram are instantiated:
|
/// that return elements of the Voronoi diagram are instantiated:
|
||||||
/// @{
|
/// @{
|
||||||
Construct_hyperbolic_segment_2 construct_hyperbolic_segment_2_object();
|
Construct_hyperbolic_segment_2 construct_hyperbolic_segment_2_object();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue