CGAL 6.0.1 - CGAL and the Qt Graphics View Framework
Loading...
Searching...
No Matches
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 123]
 NCGAL
 NQt
 CCircularArcGraphicsItemAn object of type CircularArcGraphicsItem is a graphics item that encapsulates a circular arc
 CConstrainedTriangulationGraphicsItemAn object of type ConstrainedTriangulationGraphicsItem is a graphics item that encapsulates a constrained triangulation
 CConverterAn object of type Converter converts 2D CGAL Kernel objects to their equivalent objects in Qt, and the other way round
 CGraphicsItemThe CGAL graphics items hold pointers to CGAL data structures
 CGraphicsViewCircleInputAn object of type GraphicsViewCircleInput creates a circle, defined by either center and radius, or two or three points on the circle
 CGraphicsViewCircularArcInputAn object of type GraphicsViewCircularArcInput creates a circular arc, defined by three points on a circle
 CGraphicsViewInputAn object of type GraphicsViewInput can emit a signal with CGAL::Object as argument
 CGraphicsViewIsoRectangleInputAn object of type GraphicsViewIsoRectangleInput creates an axis parallel rectangle
 CGraphicsViewNavigationAn object of type GraphicsViewNavigation can be added as event filter to a Qt::QGraphicsView and its viewport
 CGraphicsViewPolylineInputAn object of type GraphicsViewPolylineInput creates a list of points
 CPainterOstreamAn object of type PainterOstream provides output operators for Kernel objects
 CTriangulationGraphicsItemAn object of type TriangulationGraphicsItem is a graphics item that encapsulates a 2D triangulation
 CVoronoiGraphicsItemAn object of type VoronoiGraphicsItem is a graphics item that encapsulates a Delaunay triangulation in order to draw its dual, the Voronoi diagram