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