CGAL 6.1 - CGAL Basic Viewer
|
Namespaces | |
namespace | Qt |
Classes | |
class | Graphics_scene |
The class Graphics_scene stores points, segments, triangles, rays, and lines. More... | |
struct | Graphics_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. More... | |
Functions | |
void | draw_graphics_scene (const Graphics_scene &graphic_scene, const char *title="CGAL Basic Viewer") |
opens a new window and draws the given Graphics_scene (which must have been filled before). | |