CGAL 4.6.2 - CGAL and the Qt Graphics View Framework
|
CGAL | |
Qt | |
CircularArcGraphicsItem | An object of type CircularArcGraphicsItem is a graphics item that encapsulates a circular arc |
ConstrainedTriangulationGraphicsItem | An object of type ConstrainedTriangulationGraphicsItem is a graphics item that encapsulates a constrained triangulation |
Converter | An object of type Converter converts 2D CGAL Kernel objects to their equivalent objects in Qt, and the other way round |
GraphicsItem | The CGAL graphics items hold pointers to CGAL data structures |
GraphicsViewCircleInput | An object of type GraphicsViewCircleInput creates a circle, defined by either center and radius, or two or three points on the circle |
GraphicsViewCircularArcInput | An object of type GraphicsViewCircularArcInput creates a circular arc, defined by three points on a circle |
GraphicsViewInput | An object of type GraphicsViewInput can emit a signal with CGAL::Object as argument |
GraphicsViewIsoRectangleInput | An object of type GraphicsViewIsoRectangleInput creates an axis parallel rectangle |
GraphicsViewNavigation | An object of type GraphicsViewNavigation can be added as event filter to a Qt::QGraphicsView and its viewport |
GraphicsViewPolylineInput | An object of type GraphicsViewPolylineInput creates a list of points |
PainterOstream | An object of type PainterOstream provides output operators for Kernel objects |
TriangulationGraphicsItem | An object of type TriangulationGraphicsItem is a graphics item that encapsulates a 2D triangulation |
VoronoiGraphicsItem | An object of type VoronoiGraphicsItem is a graphics item that encapsulates a Delaunay triangulation in order to draw its dual, the Voronoi diagram |