Commit Graph

7 Commits

Author SHA1 Message Date
Laurent Rineau 31e2cfc6dc - the ImplicitFunction concept now has a operator()(Point), instead of
operator()(FT, FT, FT). This implied the modification of:
    - the Gray_level_image_3 and its documentation Gray_level_image_3.tex
    (new template parameter, to have the type of point),
    - all examples or demo,
    - Mesh_3 examples or demo as well

  This modification was mandatory, before the CGAL-3.2 release, to avoid
  Implicit_surface to use methods x(), y() and z() of points.

  Fully tested, etc.
2006-04-06 22:52:38 +00:00
Laurent Rineau db3d6d86b5 typo 2006-03-22 10:33:31 +00:00
Laurent Rineau cb030bbe42 Func->Function
Added a constructor to Implicit_surface_3
2006-03-07 10:36:00 +00:00
Laurent Rineau d8f0765ca0 - Changed the example in user manual
- minor changes in ref manual (RSCdef stuff, for example)
- add a \ccHasModels in doc_tex/Surface_mesher_ref/ImplicitFunction.tex
2006-03-07 09:52:31 +00:00
Mariette Yvinec 068d513777 fixed template parameter of make_surface_mesh 2006-02-22 16:22:39 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 7612ff5eec Move packages to trunk root 2006-02-14 08:58:20 +00:00