Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 5.0 - CGAL and the Qt Graphics View Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Classes

class  CGAL::Qt::GraphicsViewCircleInput< K >
 An object of type GraphicsViewCircleInput creates a circle, defined by either center and radius, or two or three points on the circle. More...
 
class  CGAL::Qt::GraphicsViewCircularArcInput< K >
 An object of type GraphicsViewCircularArcInput creates a circular arc, defined by three points on a circle. More...
 
class  CGAL::Qt::GraphicsViewInput
 An object of type GraphicsViewInput can emit a signal with CGAL::Object as argument. More...
 
class  CGAL::Qt::GraphicsViewIsoRectangleInput< K >
 An object of type GraphicsViewIsoRectangleInput creates an axis parallel rectangle. More...
 
class  CGAL::Qt::GraphicsViewPolylineInput< K >
 An object of type GraphicsViewPolylineInput creates a list of points. More...