Laurent Rineau
718c1a9f00
Fix MSVCisms: missing typenames.
2008-10-01 13:45:08 +00:00
Andreas Fabri
e2de7ab0f3
No input if Shift is pressed
2008-09-30 16:28:44 +00:00
Andreas Fabri
15ad06b081
Add (buggy) IO for circular arcs
2008-09-22 13:59:26 +00:00
Andreas Fabri
7bc12af8e9
added parent to the input tools and fixed typos
2008-09-09 12:21:32 +00:00
Andreas Fabri
a3d016def5
Added license header
2008-09-09 11:56:57 +00:00
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
Laurent Rineau
b9fa91e06a
make_array is in CGALi...
2008-07-28 14:27:05 +00:00
Laurent Rineau
8939e4d897
Use boost::array (and <CGAL/array.h> instead of CGAL::Triple
...
That code is currently not tested!
2008-07-28 14:11:50 +00:00
Andreas Fabri
48b005732f
Put the clipping in the Converter
2008-06-26 10:17:51 +00:00
Andreas Fabri
132153d513
after presentation at Inria
2008-06-25 19:41:13 +00:00
Andreas Fabri
08847b08b0
after presentation at Inria
2008-06-25 19:24:33 +00:00