cgal/Surface_mesher
Laurent Rineau f2dbff8b5d (WARNING: partially compiles, runtime errors, temporary commit)
- Added an undocumented class Surface_mesh_triangulation_generator_3 which
  is a meta functor Kernel->Triangulation, that computes the right
  triangulation for make_surface_mesh()
- Added documented files:
    - include/CGAL/Implicit_surface_3.h
    - include/CGAL/Surface_mesh_default_criteria_3.h
    - include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h
- In doc, rename:
    - SurfaceMeshCriteria to SurfaceMeshCriteria_3
    - Surface_mesh_default_criteria to Surface_mesh_default_criteria_3
- Added doc_tex GNUmakefile, for developers uses.

- Wrote the first test file!
- Find Triangulation_mesher_level_traits_3.h in include/CGAL/Mesh_2/, now.
- Major changes in template arguments, data members, and constructors of:
  - class Surface_mesher,
  - class Implicit_oracle,
- Minor changes everywhere (sorry for the imprecision, too long).
2006-03-02 16:40:43 +00:00
..
demo/Surface_mesher/windows Move packages to trunk root 2006-02-14 08:58:20 +00:00
doc Move packages to trunk root 2006-02-14 08:58:20 +00:00
doc_tex (WARNING: partially compiles, runtime errors, temporary commit) 2006-03-02 16:40:43 +00:00
examples/Surface_mesher (WARNING: no longer compiles, temporary commit) 2006-02-27 16:04:07 +00:00
include/CGAL (WARNING: partially compiles, runtime errors, temporary commit) 2006-03-02 16:40:43 +00:00
test/Surface_mesher (WARNING: partially compiles, runtime errors, temporary commit) 2006-03-02 16:40:43 +00:00
Doxyfile (WARNING: no longer compiles, temporary commit) 2006-02-27 16:04:07 +00:00
GNUmakefile (WARNING: partially compiles, runtime errors, temporary commit) 2006-03-02 16:40:43 +00:00
TODO (WARNING: no longer compiles, temporary commit) 2006-02-27 16:04:07 +00:00
changes.txt (WARNING: partially compiles, runtime errors, temporary commit) 2006-03-02 16:40:43 +00:00
dont_submit Ignore documentation of C2T3. 2006-02-23 15:17:45 +00:00