Commit Graph

92 Commits

Author SHA1 Message Date
Andreas Fabri 42b16556c3 fixed min/max problem 2006-08-17 09:37:01 +00:00
Laurent Rineau b656ba9ec3 Fix tab lenght problems. 2006-07-19 16:22:58 +00:00
Marc Scherfenberg a8fc09e2ad - added newline at the end of the file in order to avoid a compiler warning 2006-07-19 16:21:47 +00:00
Marc Scherfenberg 8537339871 - added newline at the end of the file in order to avoid a warning message 2006-07-19 16:21:09 +00:00
Marc Scherfenberg 623840f995 - deleted unnecessary rules 2006-07-19 16:15:23 +00:00
Marc Scherfenberg d347e011e4 - added rules for compiling nb2mesh 2006-07-19 16:09:17 +00:00
Marc Scherfenberg f0f7a2bfdd - needed for compiling nb2mesh 2006-07-19 16:04:06 +00:00
Marc Scherfenberg 2b8b8be3ae - needed for compiling nb2mesh 2006-07-19 16:03:16 +00:00
Marc Scherfenberg 5f497f1e87 - a tool converting .[no]boite[b]-meshes to .mesh[b]- and .amdba3-meshes 2006-07-19 16:02:16 +00:00
Marc Scherfenberg c38ff6f96c - added description for nb2mesh 2006-07-19 15:59:09 +00:00
Laurent Rineau b5688a2c29 - improved applications/lanteri.cpp. It know compute histograms of
dihedral min angles, too
2006-07-12 08:37:45 +00:00
Laurent Rineau cd4c32f716 fix GNUmakefil 2006-07-12 08:35:31 +00:00
Marc Scherfenberg e91b67dae7 added calculation of the minimal dihedral angles of the tetrahedra 2006-07-12 08:21:38 +00:00
Laurent Rineau d7395a13f0 - fix i/o operators of <CGAL/Volume_mesher_cell_base_3.h>, in binary mode.
- fix <CGAL/Mesh_3/IO.h>, in case of binary mode.
2006-07-12 00:17:09 +00:00
Laurent Rineau a81ad0ebe3 - new class Volume_mesher_default_triangulation_3 2006-07-12 00:14:48 +00:00
Laurent Rineau 748fe298dc New test, that tests I/O operators of Mesh_3. 2006-07-11 23:34:00 +00:00
Laurent Rineau c4441424cc revert r32399 of lanteri_utils.h 2006-07-11 16:31:09 +00:00
Laurent Rineau 9303d44752 New svn:ignore property:
- added test_off,
  - reordered.
2006-07-11 16:18:29 +00:00
Laurent Rineau cb8270ed2e small patch to applications/lanteri_utils.h 2006-07-11 12:13:14 +00:00
Laurent Rineau f3917f0301 fix symlinks 2006-07-10 10:22:28 +00:00
Laurent Rineau f5c912e666 - major switch from .C to .cpp. Andreas's script left a lot of things that
had to be fixed manually.
- new debug macro in <CGAL/Surface_mesher/Standard_criteria.h>
  - CGAL_MESH_3_DEBUG_CRITERIA
  Used in test/Mesh_3/combined_spheres*.cpp
2006-07-10 10:12:38 +00:00
Laurent Rineau 64f00321ad minor rewrite of test_off.C 2006-07-10 09:49:04 +00:00
Laurent Rineau 19f698b379 better outputs in lanteri.C 2006-07-10 09:48:18 +00:00
Laurent Rineau 0d1d892da1 - new debug macros:
- CGAL_MESH_3_DIRTY_DEBUG_SPHERES,
  - and CGAL_MESHES_DEBUG_REFINEMENT_POINTS.
- new macro CGAL_MESHES_OUTPUT_STREAM, which is set to std::cout by
default.
- in Mesh_2: new header <CGAL/Mesh_2/Output_stream.h>
2006-07-10 09:25:35 +00:00
Andreas Fabri 0365c9fd16 changed .C to .cpp in examples 2006-07-09 21:13:19 +00:00
Laurent Rineau efefca1909 - in test/Mesh_3/combined_spheres*.C:
- new surface criterion class, named Uniform_size_multi_surface_criterion
    It does at the same time the job of
    CGAL::Surface_mesher::Vertices_on_the_same_surface_criterion
    and add size bounds, different for each surfaces.
  - This fixes the "combined_spheres hot spots" problem.
2006-07-07 18:03:24 +00:00
Laurent Rineau a76ffb5814 Fix revision 33240:
- tab caracteres
  - no need to include <CGAL/centroid.h>
  - no need to use the kernel: the global function is enough for a tool.
2006-07-06 16:04:21 +00:00
Marc Scherfenberg a26560da97 the volume indices are set by the barycentre instead of the circumcentre now 2006-07-06 15:01:04 +00:00
Marc Scherfenberg f0e7e192b7 fixed mix-up of max and min in 'compute_max_min_sum_size' 2006-07-06 12:49:53 +00:00
Laurent Rineau a74ad391e6 Fix the date of last entry. Strange that yesterday I tought we were tomorrow! 2006-07-06 09:18:28 +00:00
Laurent Rineau bf07fad719 new way of dealing with dependencies, in my packages 2006-07-05 16:28:34 +00:00
Laurent Rineau 5c6b9f1962 use traits with exact circumcenter 2006-07-05 16:27:14 +00:00
Laurent Rineau e71175bbae new improved version of lanteri.C 2006-07-05 14:59:39 +00:00
Laurent Rineau 707580d740 commit an update of lanteri_utils.h, by Marc Scherfenberg 2006-07-05 12:43:53 +00:00
Laurent Rineau 6c2d400c05 Make lanteri_process_results.C no longer not depend on the number of surfaces. 2006-07-05 12:36:12 +00:00
Laurent Rineau 76031c515c change the way of dealing with symlinks 2006-07-05 12:26:00 +00:00
Laurent Rineau 23b3110bbf - Change the way of making (private) symlinks to the tools in
../../application/.
- Remove the link for medit_to_cgal, which has been removed (because a
medit file can not be loaded into a Delaunay or regular triangulation,
actually).
2006-07-05 08:16:04 +00:00
Laurent Rineau 6672e3f6c1 new .C in test/Mesh_3, temporarely 2006-07-05 07:13:20 +00:00
Laurent Rineau a637714456 fix typo 2006-07-05 07:12:23 +00:00
Laurent Rineau e99d491534 remove Point_traits.h from Mesh_3 2006-07-05 07:11:47 +00:00
Laurent Rineau 33d216b7d3 GNUmakefile hack 2006-07-05 07:10:28 +00:00
Laurent Rineau 30ea24ae51 modified cgal_test, that allow not to clean the binaries 2006-07-05 07:03:44 +00:00
Laurent Rineau 3d65d85835 fix an compilation error in Sliver_exuder.C 2006-07-05 07:00:38 +00:00
Laurent Rineau adc307ab63 - move Point_traits.h from Mesh_3 to Surface_mesher, to avoid an unneeded
dependancy
2006-07-05 06:59:41 +00:00
Laurent Rineau 05c4292350 forgot changes.txt 2006-06-28 17:09:52 +00:00
Laurent Rineau 1e456740f2 another fix of Slivers_exuder 2006-06-28 17:09:37 +00:00
Laurent Rineau bcf0615024 *** empty log message *** 2006-06-28 17:07:51 +00:00
Laurent Rineau 9a1bd6b513 Fix Slivers_exuder so that it can pump vertices of surfaces too
(Note: I may have broken things. I'll check tomorrow.)
2006-06-27 17:01:46 +00:00
Laurent Rineau f6030a7d46 minor update: change the names of cell base 2006-06-27 11:41:38 +00:00
Laurent Rineau d697959f2a use filtered regular traits in applications/ 2006-06-27 11:36:57 +00:00