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