Commit Graph

13 Commits

Author SHA1 Message Date
Laurent Rineau fc9f3e8bb4 typo 2006-03-03 04:01:50 +00:00
Laurent Rineau c03357d3a5 Oups! Stupidly forgot to rename files here! :-( 2006-03-03 03:59:35 +00:00
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
Laurent Rineau 65105814e0 fix: headers are in CGAL/ subdirectory 2006-02-28 09:35:21 +00:00
Laurent Rineau 0db23504e8 Headers are in <CGAL/*> 2006-02-27 18:21:07 +00:00
Mariette Yvinec d037174559 added incident_facets 2006-02-24 13:02:53 +00:00
Mariette Yvinec a0db7f66fa various fixes
+ added function is_regular_or_boundary_for_vertices
in SurfaceMeshComplex_2InTriangulation_3.tex
2006-02-24 10:31:43 +00:00
Laurent Rineau 6e2be025ef Added:
size_type number_of_facets() const;
to specification of C2T3.
2006-02-23 15:28:48 +00:00
Mariette Yvinec 068d513777 fixed template parameter of make_surface_mesh 2006-02-22 16:22:39 +00:00
Mariette Yvinec c49ca48710 replace /SurfaceOracle by SurfaceMeshTraits_3 2006-02-21 18:24:05 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 541f5f7f0e Remove .cvsignore files (changed to svn:ignore properties) 2006-02-14 09:20:20 +00:00
Laurent Saboret 7612ff5eec Move packages to trunk root 2006-02-14 08:58:20 +00:00