Commit Graph

16 Commits

Author SHA1 Message Date
Lutz Kettner b9442a6c79 - Changed test for stringstream in test program to double negation
to fool VC7 CL1310.
2003-05-07 09:48:06 +00:00
Lutz Kettner 34053271b1 - In examples/Polyhedron_IO/terr_triang.C switched to default
arguments of the triangulation.
2003-05-07 08:13:53 +00:00
Lutz Kettner d1d34adb4c - Changed <strstream> to <sstream>.
- Removed CGAL_USE_POLYHEDRON_DESIGN_ONE parts.
2003-05-05 17:59:13 +00:00
Sylvain Pion 41ee6f122d - Fix example/terr_trian.C for MipsPro. 2003-03-27 10:24:33 +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