Pedro Machado Manhaes de Castro
0f9520e3b6
Without Reference Counting
2006-07-11 09:06:31 +00:00
Pedro Machado Manhaes de Castro
cabb47ef1f
Adding Reference Counting
2006-07-11 09:01:25 +00:00
Andreas Meyer
86748b23fc
csupport for LIDIA
2006-07-10 19:30:08 +00:00
Fernando Cacciola
8c0eeb1611
Fixed recently-introduced bug in boundary handling
2006-07-10 18:27:58 +00:00
Fernando Cacciola
f7df550e97
Missing test files added
2006-07-10 18:18:57 +00:00
Ron Wein
7965f45e85
Changed .C to .cpp in the Manual.
2006-07-10 12:18:06 +00:00
Ron Wein
b5f4e7cbc8
Changed .C to .cpp in the example headers.
2006-07-10 12:16:43 +00:00
Ron Wein
f9191342bc
Renamed all the .C files to .cpp
2006-07-10 12:13:37 +00:00
Laurent Rineau
73b57b6306
fix a typo
2006-07-10 11:30:11 +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
64f3e5b914
forgot to submit the changes.txt
2006-07-10 10:10:22 +00:00
Ron Wein
e77a75a26e
Fixed the .C -> .cpp prefix in the headers.
2006-07-10 10:06:12 +00:00
Laurent Rineau
239b8d706d
major switch from .C to .cpp. Andreas's script left a lot of things that
...
had to be fixed manually.
2006-07-10 09:56:38 +00:00
Laurent Rineau
c46d6791fc
minor fix in examples/Surface_mesher/ImageIO/imageio.mk
2006-07-10 09:53:50 +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
7923326287
- add a new macro CGAL_MESHES_DEBUG_REFINEMENT_POINTS (see Mesh_2 changelog
...
too) in <CGAL/Surface_mesher/Surface_mesher.h>
2006-07-10 09:41:01 +00:00
Pedro Machado Manhaes de Castro
c1b7d5caea
Compile errors
2006-07-10 09:39:33 +00:00
Laurent Rineau
457f890f8b
attempt to add an operator<< to Quality
2006-07-10 09:37:57 +00:00
Laurent Rineau
afc214fb76
fix of CGAL_SURFACE_MESHER_DEBUG_CONSTRUCTORS in Sphere_oracle_3.h
2006-07-10 09:37:33 +00:00
Laurent Rineau
6698d77abc
- remove a buguy debug output, in
...
include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h
2006-07-10 09:36:53 +00:00
Menelaos Karavelas
cc6172a8ce
moved .C to .cpp in test directory
2006-07-10 09:34:57 +00:00
Menelaos Karavelas
3d4a319459
moved .C files to .cpp in test directory
2006-07-10 09:32:13 +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
Menelaos Karavelas
08f36ee64c
moved .C files to .cpp in the test directory
2006-07-10 09:24:10 +00:00
Laurent Rineau
b622661e15
Forgot to put in the previous log:
...
- major switch from .C to .cpp. Andreas's script left a lot of things that
had to be fixed manually.
2006-07-10 09:14:22 +00:00
Laurent Rineau
550d1df0ed
- new debug macros:
...
- CGAL_MESH_3_DEBUG_INSERTION_RADIUS,
- CGAL_MESH_2_DEBUG_INSERTION_RADIUS,
- CGAL_MESHES_DEBUG_REFINEMENT_POINTS,
- and CGAL_MESH_3_DIRTY_DEBUG_SPHERES.
These are not activated by default, of course. The latter was to debug
test/Mesh_3/combined_spheres.cpp.
2006-07-10 09:13:23 +00:00
Daniel Russel
dc4feb7d89
moved to cpp
2006-07-10 08:26:07 +00:00
Menelaos Karavelas
85a03052cc
bug fix in an assertion inside the Incircle test. Bug found by
...
Christophe Delage <Christophe.Delage@sophia.inria.fr>
2006-07-10 07:36:29 +00:00
Andreas Fabri
d3f52c9758
changed .C to .cpp in examples
2006-07-09 21:25:46 +00:00
Andreas Fabri
9174c7302d
changed .C to .cpp in examples
2006-07-09 21:24:10 +00:00
Andreas Fabri
52ae953c39
changed .C to .cpp in examples
2006-07-09 21:21:07 +00:00
Andreas Fabri
c29334c0cb
changed .C to .cpp in examples
2006-07-09 21:20:20 +00:00
Andreas Fabri
107485f03c
changed .C to .cpp in examples
2006-07-09 21:16:43 +00:00
Andreas Fabri
89133623d8
changed .C to .cpp in examples
2006-07-09 21:16:05 +00:00
Andreas Fabri
8424d8a7f0
changed .C to .cpp in examples
2006-07-09 21:14:00 +00:00
Andreas Fabri
0365c9fd16
changed .C to .cpp in examples
2006-07-09 21:13:19 +00:00
Andreas Fabri
cf40f61dbe
changed .C to .cpp in examples
2006-07-09 21:12:41 +00:00
Sylvain Pion
4d5bdf73f7
Add doc for Profile_counter.
...
New example : .C -> .cpp.
2006-07-09 21:03:08 +00:00
Sylvain Pion
22f52e4637
Move Profile_counter to Timer (with other benchmark tools), and document+example.
2006-07-09 21:01:39 +00:00
Andreas Fabri
ad99a80661
changed .C to .cpp in examples
2006-07-09 19:56:45 +00:00
Andreas Fabri
2677ab6ea4
changed .C to .cpp in examples
2006-07-09 19:56:22 +00:00
Andreas Fabri
6cb3cf8f2f
changed .C to .cpp in examples
2006-07-09 19:54:08 +00:00
Andreas Fabri
d3faf46db5
changed .C to .cpp in examples
2006-07-09 19:53:22 +00:00
Andreas Fabri
b746ffb9e2
changed .C to .cpp in examples
2006-07-09 19:51:14 +00:00
Andreas Fabri
fcc03fd223
changed .C to .cpp in examples
2006-07-09 19:49:42 +00:00
Andreas Fabri
be0f6c1665
changed .C to .cpp in examples
2006-07-09 19:48:49 +00:00
Andreas Fabri
cc55d5488b
changed .C to .cpp in examples
2006-07-09 19:47:56 +00:00
Andreas Fabri
66df33402d
changed .C to .cpp in examples
2006-07-09 19:47:13 +00:00