mirror of https://github.com/CGAL/cgal
21 lines
327 B
TeX
21 lines
327 B
TeX
|
|
\begin{ccRefClass}{GraphicsViewInput}
|
|
|
|
\ccDefinition
|
|
An object of type \ccRefName\ can emit a signal with \ccc{CGAL::Object} as argument.
|
|
|
|
\ccInclude{CGAL/IO/GraphicsViewInput.h}
|
|
|
|
|
|
\ccCreationVariable{in}
|
|
|
|
\ccHeading{Signals}
|
|
\ccMethod{void generate(Object);}{A signal that emits a \ccc{CGAL::Object}.}
|
|
\end{ccRefClass}
|
|
|
|
|
|
|
|
|
|
|
|
|