cgal/GraphicsView/include/CGAL/Qt
Sylvain Pion 53f5c9679b Add a using directive "using std::array" in namespace CGAL to import either:
- C++0x's std:array from <array>
- TR1's std::tr1::array from <tr1/array>
- boost::array from <boost/array.hpp>
Motivation : GCC's std::array is faster than boost::array.

Move CGALi:make_array to namespace CGAL.

Document CGAL::array.
2008-08-26 13:08:16 +00:00
..
ConstrainedTriangulationGraphicsItem.h Use T::Geom_traits instead of K 2008-06-26 13:07:40 +00:00
Converter.h more low level conversion and drawing 2008-06-26 12:46:19 +00:00
DemosMainWindow.h Add support for recent files in CGAL::Qt::DemosMainWindow 2008-07-30 18:01:51 +00:00
GraphicsItem.h Reorganize classes in a namespace and directory called Qt 2008-06-26 08:07:36 +00:00
GraphicsViewCircleInput.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
GraphicsViewInput.h Add signal modelChanged for inout handlers that modify a model 2008-07-09 15:02:52 +00:00
GraphicsViewLineInput.h after presentation at Inria 2008-06-25 19:41:13 +00:00
GraphicsViewNavigation.h CGAL::Qt::GraphicsViewNavigation is no longer constructed from a 2008-06-26 15:19:44 +00:00
GraphicsViewPolylineInput.h When the polyline is closed we duplicate the first point 2008-07-29 20:47:43 +00:00
PainterOstream.h more low level conversion and drawing 2008-06-26 12:46:19 +00:00
PolygonGraphicsItem.h Add Polygon Demo 2008-07-08 21:44:43 +00:00
TriangulationGraphicsItem.h Add signal modelChanged for inout handlers that modify a model 2008-07-09 15:02:52 +00:00
VoronoiGraphicsItem.h Fix compilation error in VoronoiGraphicsItem<DT>. 2008-06-27 10:42:50 +00:00
debug.h - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00