Added circle input

This commit is contained in:
Andreas Fabri
2008-06-26 08:38:59 +00:00
parent e54fcaa58c
commit afa8fce2cb
5 changed files with 57 additions and 2 deletions
@@ -34,6 +34,8 @@ The template parameter of \ccc{GraphicsViewPolylineInput<K>} must be a \cgal\ \c
limited. When \ccc{closed} is \ccc{true} the function displays a
polygon.}
\ccMethod{void generate(Object o);}{The object \ccc{o} contains a \ccc{std:list<K::Point_2>}.}
\end{ccRefClass}