CGAL:: removed in refines CGAL::Kernel

This commit is contained in:
Monique Teillaud 2006-01-27 15:45:44 +00:00
parent 6b15646742
commit 41a5fd65d7
4 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
\ccDefinition
The geometric kernel parameter of \ccc{CGAL::Circular_kernel} is
supposed to be a model of the \textit{(two-dimensional)}\ccc{Kernel}
supposed to be a model of the \textit{(two-dimensional)} \ccc{Kernel}
concept, so that the circular kernel provides all functionalities of a
CGAL kernel.

View File

@ -6,7 +6,7 @@ Testing equality between objects.
\ccRefines
\ccc{CGAL::Kernel::Equal_2}
\ccc{Kernel::Equal_2}
\ccCreationVariable{fo}

View File

@ -2,7 +2,7 @@
\ccRefines
\ccc{CGAL::Kernel::CompareX_2}
\ccc{Kernel::CompareX_2}
\ccCreationVariable{fo}
@ -36,7 +36,7 @@ An object \ccVar\ of this type must provide in addition:
\ccRefines
\ccc{CGAL::Kernel::CompareY_2}
\ccc{Kernel::CompareY_2}
\ccCreationVariable{fo}
@ -70,7 +70,7 @@ An object \ccVar\ of this type must provide in addition:
\ccRefines
\ccc{CGAL::Kernel::CompareXY_2}
\ccc{Kernel::CompareXY_2}
\ccCreationVariable{fo}

View File

@ -133,7 +133,7 @@ To compute intersections of objects.
\ccRefines
\ccc{CGAL::Kernel::Intersect_2}
\ccc{Kernel::Intersect_2}
\ccCreationVariable{fo}