CGAL 5.2.2 - 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... | |