CGAL 6.0.1 - CGAL Basic Viewer
|
▼NCGAL | |
▼NQt | |
CBasic_viewer | The class Basic_viewer is a Qt widget based on QGLViewer that allows to visualize 3D elements: points, segments, triangles, rays and lines |
CQApplication_and_basic_viewer | The class QApplication_and_basic_viewer regroups a Basic_viewer and Qt QApplication |
CGraphics_scene | The class Graphics_scene stores points, segments, triangles, rays, and lines |
CGraphics_scene_options | The class Graphics_scene_options is used to tune the way that the cells of a given data structure of CGAL are considered |
CGraphicsSceneOptions | The concept GraphicsSceneOptions defines data and methods used to tune the way that the cells of a given data structure of CGAL are considered for drawing or to be added into a graphics scene |
CGraphicsSceneOptionsWithVolumes | The concept GraphicsSceneOptionsWithVolumes extends the concept GraphicsSceneOptions to deal with data structures that represent volumes |