Commit Graph

16 Commits

Author SHA1 Message Date
Radu Ursu 896d0294d3 3.21 (10 Dec 2003) [rursu]
- Files with common functionality were moved to Stream_support package
2003-12-10 13:52:42 +00:00
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 d2ffb9ab47 - Changed suffix() and format_name() to return std::string. 2003-05-05 17:58:10 +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 11af4eb591 Qualified CGAL::to_double() function explicitly to avoid conflict
when using with leda_real.
2001-07-12 05:34:39 +00:00
Lutz Kettner 1429071604 Try changed order of scan_OFF declarations for Borland. 2001-07-03 02:24:16 +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 522eeb06d6 - Adapted to new kernel traits from Polyhedron.
- Revised example files.
2001-06-25 08:38:20 +00:00
Lutz Kettner 2588a039ee Cleanup in binary_file_io.h. Fixed warnings about unused variabled in File_writer... 2001-06-19 07:23:18 +00:00
Lutz Kettner cb6738f87b Fixed binary file IO problem with OFF file format. 2001-06-19 00:20:29 +00:00
Lutz Kettner 7835e52e8a Converted more files and fixed geomview problem. 2001-06-18 23:06:29 +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