mirror of https://github.com/CGAL/cgal
class to function
This commit is contained in:
parent
db4ffe3b9b
commit
b717c0da90
|
|
@ -97,14 +97,6 @@ Returns an iterator to the first input segment.
|
|||
Returns an iterator to the after-the-last of the input segments.
|
||||
}
|
||||
|
||||
\ccMethod{Snap_rounding_2<Rep>::Polyline_const_iterator polylines_begin(); }{
|
||||
Returns a constant iterator to the output of the first input segment.
|
||||
}
|
||||
|
||||
\ccMethod{Snap_rounding_2<Rep>::Polyline_const_iterator polylines_end(); }{
|
||||
Returns a constant iterator to the after-the-last of the output of the input segments.
|
||||
}
|
||||
|
||||
%\end{ccRefClass}
|
||||
|
||||
% +--------------------------------------------------------+
|
||||
|
|
|
|||
Loading…
Reference in New Issue