Commit Graph

1027 Commits

Author SHA1 Message Date
Mariette Yvinec 932d3d1b3d updated the doc 2006-03-06 18:26:47 +00:00
Sylvain Pion 388ba779f3 - Fix frenchism : mecanism -> mechanism. 2006-03-06 17:22:00 +00:00
Laurent Rineau 7d5329c79f change copyright 2006-03-06 15:17:07 +00:00
Laurent Rineau 8f1de4688b fix doc compilation errors. Surface_mesher HTML doc still buggy. 2006-03-03 10:37:18 +00:00
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
Laurent Rineau 4e9b0f0803 new target for makefile 2006-02-27 17:44:07 +00:00
Laurent Rineau e075545f86 (WARNING: no longer compiles, temporary commit)
- Added number_of_facets() to C2T3 (code and documentation)
- Remove Complex_2_in_triangulation_3_surface_meshe.h (not finished)
- Created classes Surface_mesh_cell_base_3 and Surface_mesher_vertex_base_3.
- Beginning to changes code to bo sync with the documentation.
- Remove old headers Nodes.h and Graph.h
2006-02-27 16:04:07 +00:00
Laurent Rineau 26af2b9297 Rename the member surface to surface_mesher. 2006-02-24 16:51:31 +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
Laurent Rineau 5e469bb4aa Ignore documentation of C2T3. 2006-02-23 15:17:45 +00:00
Laurent Rineau 8a34f3ead7 Added an entry. :-( 2006-02-23 14:53:29 +00:00
Laurent Rineau b28dd7f2b7 Remove an unused file. 2006-02-23 10:38:39 +00:00
Mariette Yvinec 068d513777 fixed template parameter of make_surface_mesh 2006-02-22 16:22:39 +00:00
Laurent Rineau 27cef05318 Exclude demo/ itself, for the moment, from CGAL releases. 2006-02-22 15:33:55 +00:00
Mariette Yvinec c49ca48710 replace /SurfaceOracle by SurfaceMeshTraits_3 2006-02-21 18:24:05 +00:00
Laurent Rineau 5a545a3629 Added demo/Surface_mesher/windows in ignored files. This is a Windows demo,
from Pierre Alliez, that should no longer compile because I have not the
tools to compile and test it.
2006-02-21 14:27:17 +00:00
Laurent Saboret 35cfa18a2a Change CVS keywords to SVN style 2006-02-17 17:01:13 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +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