removed second operator

This commit is contained in:
Eric Berberich 2007-04-17 23:24:46 +00:00
parent 11199dd25a
commit 14a1292922
1 changed files with 9 additions and 9 deletions

View File

@ -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