Commit Graph

35 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 a963710416 Ported to new manual organization. 2004-03-23 15:07:12 +00:00
Lutz Kettner b80452b132 Fixed citations, prefixed by cgal:, and removed all cgal.bib files. 2004-03-22 17:46:35 +00:00
Sylvain Pion ef43af1223 Remove doc_tex/basic 2004-03-11 16:00:49 +00:00
Lutz Kettner 44f6761237 Added vertex_degree() and facet_degree(). 2004-03-09 17:33:15 +00:00
Lutz Kettner 3c345f9311 DOC: removed wrong hds parameter in normalized_border_is_valid method. 2004-01-07 11:04:06 +00:00
Lutz Kettner 82b6d9b93e Fixed wrong include files for output support. Added easy example. 2003-11-17 15:46:26 +00:00
Lutz Kettner 2c8038108a Removed release notes for DESIGN_ONE. 2003-05-05 19:29:05 +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 213719f6aa - Removed CGAL_USE_POLYHEDRON_DESIGN_ONE parts.
- Incremental builder:
       - Changed ABSOLUTE to ABSOLUTE_INDEXING.
       - Changed RELATIVE to RELATIVE_INDEXING.
       - Made add_vertex(), begin_facet(), and end_facet() return
         useful handles.
       - Added test_facet() to check for valid facets before modifying.
       - Added vertex( size_t i) to return Vertex_handle for index i.
2003-05-05 19:21:56 +00:00
Lutz Kettner 718cadba89 Removed DESIGN_ONE. 2003-05-05 18:32:49 +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 39d4a5107f - added empty() member function to Polyhedron_3. 2002-03-20 18:30:21 +00:00
Susan Hert 487f5c0ddc moved/copied missing .gif files into Polyhedron_ref directory 2001-08-06 08:41:50 +00:00
Susan Hert 8b2ca8658c moved Polyhedron_ref directory up one level 2001-08-01 11:54:16 +00:00
Susan Hert 4356b1e9d2 made changes necessary to do the manual split 2001-07-27 09:15:57 +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 0cdaf5b23c Formatted the deprecated manual part. 2001-07-06 05:50:47 +00:00
Lutz Kettner 8129efa26a - Fixed bug with 'typename A::template B<..>' syntax.
- New kernel traits introduced in old design.
2001-07-05 21:09:50 +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 ea6ad25c44 - Smaller corrections in the doc.
- Added pathname to example program header line.
- Added doc for Polyhedron_traits_with_normals_3.
- Replaced __GNUC__ excpetions with new workaround flag
  CGAL_CFG_NO_NESTED_TEMPLATE_KEYWORD.
- Added missing Polyhedron_traits_with_normals_3.h to cvs.
- New example polyhedron_prog_subdiv_with_boundary.C.
2001-06-29 06:16:18 +00:00
Lutz Kettner 2871f62044 Fixed Wrapper<> problem for Borland. 2001-06-25 19:26:45 +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 6f42904aa9 Changed doc partially to PolyhedronTraits_3. 2001-06-20 06:32:09 +00:00
Lutz Kettner 1ffeb61e05 Added missing _old_ files. 2001-06-20 04:02:41 +00:00
Lutz Kettner baabb85484 Added missing gifs. 2001-06-19 00:17:18 +00:00
Lutz Kettner 8a3e27a1cb Adding missing htmlfiles and main.tex. 2001-06-19 00:05:30 +00:00
Lutz Kettner f0bf1659ff Added old manual part to deprecated_basic. 2001-06-18 20:16:27 +00:00
Lutz Kettner d16f293720 Fixed example code inclusion in the doc. 2001-06-18 02:24:14 +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 6b0166821f *.C files from doc_tex removed. 2001-06-15 08:51:30 +00:00
Lutz Kettner 122adc2781 *.C files from doc_tes removed. 2001-06-15 08:51:11 +00:00
Sylvain Pion d10c0b9700 Initial revision 2001-03-15 17:17:43 +00:00