Commit Graph

7 Commits

Author SHA1 Message Date
Lutz Kettner 25f7cf46bc - Extended Polyhedron_incremental_builder with absolute indexing
functionality for David Bourguignon.
2002-04-05 21:19:03 +00:00
Lutz Kettner 493cc642d4 - Changed M_PI to CGAL_PI.
- Cleanup of file headers.
2001-12-20 15:41:39 +00:00
Lutz Kettner 40220f64f5 Added #include <cstddef> whereever std::size_t is used. 2001-07-17 00:12:44 +00:00
Lutz Kettner 6e1d09cfb6 - Updated user manual for polyhedron_prog_subdiv example.
- Added release note about old/new design to documentation.
- Documentation ispelled.
- Added allocators to Polyhedron.
- Stop testing new design with disabled compilers (MSVC6).
- Changed examples to work with bcc.
2001-07-02 20:57:46 +00:00
Lutz Kettner aef7f6d158 - Include the renaming of HalfedgeDS_using_... to HalfedgeDS_...
- Fixed typename problem for MSVC in Polyhedron_old/Polyhedron_3.h.
- Removed support for normals.
- Added Plane_iterator.
- New naming scheme for concepts.
- New kernel traits introduced.
- Changed name of Polyhedron_default_traits_3.h to Polyhedron_traits_3.h.
- Revised example files and doc.
2001-06-25 08:14:49 +00:00
Lutz Kettner bcbea5f62a Merged old design files and new design files into one package.
First internal release of new design.
2001-06-17 10:17:41 +00:00
Sylvain Pion d10c0b9700 Initial revision 2001-03-15 17:17:43 +00:00