Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 5.0 - CGAL and the Qt Graphics View Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Classes

class  CGAL::Qt::Converter< K >
 An object of type Converter converts 2D CGAL Kernel objects to their equivalent objects in Qt, and the other way round. More...
 
class  CGAL::Qt::GraphicsViewNavigation
 An object of type GraphicsViewNavigation can be added as event filter to a Qt::QGraphicsView and its viewport. More...
 
class  CGAL::Qt::PainterOstream< K >
 An object of type PainterOstream provides output operators for Kernel objects. More...