Commit Graph

8 Commits

Author SHA1 Message Date
Sylvain Pion ace0a0f1fa - Change all headers to the new format/license. 2003-09-18 10:27:16 +00:00
Lutz Kettner d1d34adb4c - Changed <strstream> to <sstream>.
- Removed CGAL_USE_POLYHEDRON_DESIGN_ONE parts.
2003-05-05 17:59:13 +00:00
Lutz Kettner c4a143d350 - Added print_polyhedron_ functions that match everything instead of
just Polyhedron_3 with its potential template template parameter.
- Different names for the two versions: print_polyhedron_OFF and
  print_polyhedron_header_OFF
- Added const declarations in test_polyhedron_io[_old].C to
  the char * string constants.
2002-04-26 13:30:03 +00:00
Lutz Kettner 6d02c60bd0 - Fixed some warnings about double to float and int to bool conversions.
- Cleanup of file headers.
- Replaced derivation from std::iterator with local typedefs.
2001-12-17 12:41:04 +00:00
Lutz Kettner 014e5041ec - Added allocators to HalfedgeDS and Polyhedron.
- Stop testing new design with disabled compilers (MSVC6).
2001-07-02 20:59:01 +00:00
Lutz Kettner 4e57273b52 - Added pathname to example program header line.
- Updated demos to new kernel traits.
- Added std:: scope to less functor in triangulation_print_OFF.h.
- Added CGAL::to_double calls to point coordinates output.
2001-06-29 06:24:57 +00:00
Lutz Kettner d4b6e5c3b0 First internal release including the new polyhedron design. 2001-06-18 07:53:17 +00:00
Sylvain Pion d10c0b9700 Initial revision 2001-03-15 17:17:43 +00:00