From 14a129292280d1a772c7b38e9b81f1fff6836aab Mon Sep 17 00:00:00 2001 From: Eric Berberich Date: Tue, 17 Apr 2007 23:24:46 +0000 Subject: [PATCH] removed second operator --- .../Quadrical_kernel_3_ref/Intersect.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Quadrical_kernel_3/doc_tex/Quadrical_kernel_3_ref/Intersect.tex b/Quadrical_kernel_3/doc_tex/Quadrical_kernel_3_ref/Intersect.tex index 6505c88460b..28558bbd698 100644 --- a/Quadrical_kernel_3/doc_tex/Quadrical_kernel_3_ref/Intersect.tex +++ b/Quadrical_kernel_3/doc_tex/Quadrical_kernel_3_ref/Intersect.tex @@ -17,15 +17,15 @@ two objects. \ccc{intersections} iterates on elements of type \ccc{CGAL::Object}, in lexicographic order (where appropriate). See below for more precisions.} -\ccMemberFunction{template < class OutputIterator > - OutputIterator - operator()(const Type1 &obj1, const Type2 &obj2, - const Type3 &obj3, - OutputIterator intersections);} -{Copies in the output iterator the intersection elements between the -two objects. \ccc{intersections} iterates on -elements of type \ccc{CGAL::Object}, in lexicographic order -(where appropriate). See below for more precisions.} +%\ccMemberFunction{template < class OutputIterator > +% OutputIterator +% operator()(const Type1 &obj1, const Type2 &obj2, +% const Type3 &obj3, +% OutputIterator intersections);} +%{Copies in the output iterator the intersection elements between the +%two objects. \ccc{intersections} iterates on +%elements of type \ccc{CGAL::Object}, in lexicographic order +%(where appropriate). See below for more precisions.} For the \textbf{first operator}, \ccc{Type_1} and \ccc{Type_2} can both be either