Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

gui.hpp File Reference

#include "geometry.hpp"
#include "coloring.hpp"
#include "arak.hpp"
#include "estimation.hpp"
#include <qapplication.h>
#include <CGAL/IO/Qt_widget.h>
#include <CGAL/IO/Qt_widget_layer.h>
#include <qmainwindow.h>
#include <qtimer.h>
#include <qmutex.h>
#include <qlabel.h>

Include dependency graph for gui.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Arak

Functions

CGAL::Qt_widget & operator<< (CGAL::Qt_widget &widget, Arak::Geometry::Polygon &poly)
 Renders a polygon to a Qt widget as a set of triangles.


Function Documentation

CGAL::Qt_widget& operator<< CGAL::Qt_widget &  widget,
Arak::Geometry::Polygon poly
[inline]
 

Renders a polygon to a Qt widget as a set of triangles.

If the fill color is set, this will render the polygon as solid. (If the polygon has fewer than three points, it is rendered as a point or line segment.)

Todo:
Implement rendering of non-convex polygons

Definition at line 25 of file gui.hpp.

References Arak::Geometry::Point, Arak::Geometry::Polygon, and Arak::Geometry::Triangle.


Generated on Wed May 25 14:39:44 2005 for Arak by doxygen 1.3.6