cgal/Mesh_3
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
..
applications - Too much changes, after Surface_mesher API changes. 2006-04-05 21:23:40 +00:00
examples/Mesh_3 - the ImplicitFunction concept now has a operator()(Point), instead of 2006-04-06 22:52:38 +00:00
include/CGAL - if the surface_index() of a point is 0, set it to 1, in 2006-04-06 16:44:08 +00:00
test/Mesh_3 - Too much changes, after Surface_mesher API changes. 2006-04-05 21:23:40 +00:00
Doxyfile Move packages to trunk root 2006-02-14 08:58:16 +00:00
GNUmakefile GNUmakefile hacking 2006-04-06 22:41:49 +00:00
README Move packages to trunk root 2006-02-14 08:58:16 +00:00
TODO - Too much changes, after Surface_mesher API changes. 2006-04-05 21:23:40 +00:00
changes.txt - the ImplicitFunction concept now has a operator()(Point), instead of 2006-04-06 22:52:38 +00:00
dont_submit remove README from CGAL releases. 2006-02-16 15:50:09 +00:00
stylesheet.css Move packages to trunk root 2006-02-14 08:58:16 +00:00

README

3D mesh package, from Laurent Rineau