mirror of https://github.com/CGAL/cgal
- remove subdirectories of include/CGAL/Surface_mesher: files of Criteria/ and Oracles/ are moved one step back. - repear the polyhedral oracle - Implicit_oracle.h is now Implicit_surface_oracle.h (and the class has been renamed too. - no longer "Kernel_point" trick in Implicit_surface_oracle.h - *but* "Kernel_point" trick is needed in Polyhedral_oracle.h! :-( ** In Mesh_3: - repear examples/Mesh_3/polyhedral_surface_mesher.C - add two input files in ./inputs/*.off (with their medit files) |
||
|---|---|---|
| .. | ||
| inputs | ||
| 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 | ||