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
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