Commit Graph

15 Commits

Author SHA1 Message Date
Lutz Kettner 037d934641 Added edge_flip() method. 2004-04-07 15:44:51 +00:00
Lutz Kettner aec6868f48 Added combinatorial predicates. 2004-04-07 14:33:22 +00:00
Lutz Kettner 44f6761237 Added vertex_degree() and facet_degree(). 2004-03-09 17:33:15 +00:00
Lutz Kettner d0ff807c1f - Removed CGAL_USE_POLYHEDRON_DESIGN_ONE parts.
- Removed include/CGAL/Polyhedron_default_traits_3.h.
2003-05-05 19:24:34 +00:00
Lutz Kettner 81628e3cd9 - Removed CGAL_USE_POLYHEDRON_DESIGN_ONE parts.
- Removed cgal_test and makefile from test and example directories.
2003-05-05 18:38:38 +00:00
Lutz Kettner d674b2ed9d - Removed cgal_test and makefile from CVS, rely on defaults.
- Updated Polyhedron_incremental_builder_3 doc.
2002-04-15 12:39:16 +00:00
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 d9c171c809 - New example illustrating Euler ops creating a cube.
- Documented the allocator template parameter.
- Proof read and formatted the documentation.
- Removed redundant function parameter in
  polyhedron_prog_subdiv_with_boundary.
2001-07-11 22:59:43 +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 e918857270 Fixed warnings. 2001-06-20 04:03:47 +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
Lutz Kettner a67e8a32c1 Fixed warnings of unused variables. 2001-06-15 08:58:25 +00:00
Sylvain Pion d10c0b9700 Initial revision 2001-03-15 17:17:43 +00:00