mirror of https://github.com/CGAL/cgal
No _ in labels!
This commit is contained in:
parent
7d5e6b119c
commit
c115d9c48f
|
|
@ -99,7 +99,7 @@
|
||||||
\ccRefIdfierPage{CGAL::has_on}
|
\ccRefIdfierPage{CGAL::has_on}
|
||||||
|
|
||||||
\ccRefIdfierPage{CGAL::do_intersect}\\
|
\ccRefIdfierPage{CGAL::do_intersect}\\
|
||||||
\ccRefIdfierPage{Kernel_do_intersect}\\
|
\ccRefIdfierPage{Kerneldointersect}\\
|
||||||
\ccRefIdfierPage{CGAL::intersection}
|
\ccRefIdfierPage{CGAL::intersection}
|
||||||
|
|
||||||
\ccRefIdfierPage{CGAL::x_extremal_point}\\
|
\ccRefIdfierPage{CGAL::x_extremal_point}\\
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
\begin{ccRefFunction}{do_intersect}
|
\begin{ccRefFunction}{do_intersect}
|
||||||
|
|
||||||
\ccRefLabel(Kernel_do_intersect}
|
\ccRefLabel{Kerneldointersect}
|
||||||
|
|
||||||
\ccUnchecked{
|
\ccUnchecked{
|
||||||
\ccFunction{bool do_intersect(Type1 obj1, Type2 obj2);}
|
\ccFunction{bool do_intersect(Type1 obj1, Type2 obj2);}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue