\( \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 4.14 - CGAL and the Qt Graphics View Framework

Classes

class  CGAL::Qt::CircularArcGraphicsItem< CK >
 An object of type CircularArcGraphicsItem is a graphics item that encapsulates a circular arc. More...
 
class  CGAL::Qt::ConstrainedTriangulationGraphicsItem< CT >
 An object of type ConstrainedTriangulationGraphicsItem is a graphics item that encapsulates a constrained triangulation. More...
 
class  CGAL::Qt::GraphicsItem
 The CGAL graphics items hold pointers to CGAL data structures. More...
 
class  CGAL::Qt::TriangulationGraphicsItem< T >
 An object of type TriangulationGraphicsItem is a graphics item that encapsulates a 2D triangulation. More...
 
class  CGAL::Qt::VoronoiGraphicsItem< DT >
 An object of type VoronoiGraphicsItem is a graphics item that encapsulates a Delaunay triangulation in order to draw its dual, the Voronoi diagram. More...