mirror of https://github.com/CGAL/cgal
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.
|
||
|---|---|---|
| .. | ||
| GNUmakefile | ||
| cgal_types.h | ||
| debug.h | ||
| dump_of_initial_points_chair | ||
| dump_of_initial_points_of_skull | ||
| dump_of_initial_points_of_tangle | ||
| implicit_functions.C | ||
| implicit_functions.h | ||
| implicit_surfaces_mesher_3.C | ||
| makefile | ||
| parameters.C | ||
| parameters.h | ||
| polyhedral_surface_mesher.C | ||
| replay-chair | ||
| replay-skull | ||
| replay-tangle | ||