Andreas Fabri
784f201c19
updated description
2006-03-30 15:42:48 +00:00
Laurent Rineau
b0f3554695
no executable property for PkgDescription.tex
2006-03-30 14:31:27 +00:00
Andreas Fabri
8a5a30e41f
Added \ after \cgal
2006-03-30 12:13:56 +00:00
Andreas Fabri
e44d776c2e
Added package description
2006-03-30 11:44:30 +00:00
Laurent Rineau
bf5b494f4f
kill warnings
2006-03-29 15:39:54 +00:00
Laurent Rineau
b2a897ef2b
change "#if CGAL_USE_CORE == 1" to "#ifdef CGAL_USE_CORE"
2006-03-29 15:36:20 +00:00
Laurent Rineau
e4b305502d
GNUmakefile hacking
2006-03-29 15:06:02 +00:00
Laurent Rineau
9065493d94
- Patch to ImageIO to kill warnings of SunCC. ImageIO was a C library but
...
is compiled by a C++ compiler. It needs adjustments.
2006-03-29 14:33:19 +00:00
Laurent Rineau
b0ca2a2746
typo in a comment
2006-03-29 14:31:16 +00:00
Laurent Rineau
4bd53a4a22
- New "#if CGAL_USE_CORE/#endif" around the use of CORE, in
...
test/Surface_mesher/implicit_surface_mesher_test.C
2006-03-29 14:09:17 +00:00
Andreas Fabri
a1e552c22c
Replaced #ifdef WIN32 with #ifdef _MSC_VER in ImageIO.c
2006-03-28 06:52:00 +00:00
Andreas Fabri
17bb37e540
Replaced #ifdef WIN32 with #ifdef _MSC_VER in ImageIO.c
2006-03-28 06:51:40 +00:00
Mariette Yvinec
ade35a8e29
fixes to take into account Efi's comments
2006-03-24 16:59:02 +00:00
Laurent Rineau
405f4ab235
Remove again the demo directory from CGAL releases.
2006-03-24 08:55:21 +00:00
Mariette Yvinec
82cade395b
2006-03-24 08:06:52 +00:00
Mariette Yvinec
564e5cb316
2006-03-24 07:24:39 +00:00
Laurent Rineau
08461f35c0
added <assert.h>
2006-03-23 16:31:14 +00:00
Laurent Rineau
bf6fc29c4f
Typo: added 1e-2
2006-03-23 16:28:54 +00:00
Laurent Rineau
8472040e68
dont_submit update
2006-03-23 16:21:15 +00:00
Laurent Rineau
8874b778cd
- added a demo, even if it is not ready
...
If somebody or the release manager do not agree with that, I will
"dont_submit" it. So "Speak Now or Forever Hold Your Peace!" :-)
2006-03-23 16:19:20 +00:00
Laurent Rineau
bef678f7da
- the teaser picture of the doc is now centered in HTML too
2006-03-23 16:12:10 +00:00
Laurent Rineau
6231c6ed23
GNUmakefile hacking
2006-03-23 16:10:54 +00:00
Laurent Rineau
cc7dc178c7
- the handle of bad edges, in
...
include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h, is now lazy,
like in Surface_mesher_manifold.h
- include/CGAL/Surface_mesher/Surface_mesher_regular_edges_with_boundary.h
now longer exists: Surface_mesher_regular_edges is templated by a
boolean (see the code)
- fix efficiency errors in Surface_mesher_manifold.h
2006-03-23 15:52:52 +00:00
Laurent Rineau
6e97eaa695
added CGAL/basic.h, just in case
2006-03-23 15:49:09 +00:00
Laurent Rineau
6f5d212c6e
- updated test parameters
2006-03-23 15:48:42 +00:00
Laurent Rineau
62aa010da2
- new version, more didactic, of
...
examples/Surface_mesher/3d_image_surface_mesher.C
2006-03-23 15:48:00 +00:00
Laurent Rineau
84a9a36df9
- killed warnings in ImageIO
2006-03-23 15:42:27 +00:00
Laurent Rineau
7b01ac7f51
- remove the precision from examples/Surface_mesher/3d_image_surface_mesher.C
2006-03-23 10:40:23 +00:00
Laurent Rineau
68fbbbb19c
- add a case in the testsuite
2006-03-22 23:47:02 +00:00
Laurent Rineau
dbc7185272
- added explanation of parameter error_bound of the constructor of
...
Implicit_Surface_3, in its ref page
2006-03-22 22:37:22 +00:00
Laurent Rineau
cf4f92ec29
- change the way the parameter error_bound of the constructor of
...
Implicit_Surface_3 is multiplied by the radius of the bounding sphere.
- change some bug messages
2006-03-22 22:03:45 +00:00
Laurent Rineau
6452185f7c
my proposal for this sentence. See the diff
2006-03-22 21:47:07 +00:00
Laurent Rineau
1fbd74b36b
important patch: change the sign returned by Gray_level_image_3::operator()
2006-03-22 21:44:43 +00:00
Laurent Rineau
71f51a264e
- change sligthly the code of examples, and modify sligthly the user manual
...
accordingly
2006-03-22 21:43:49 +00:00
Laurent Rineau
7bea6871e1
This is yet another stupid SVN comment!
2006-03-22 21:40:59 +00:00
Laurent Rineau
2416985a9a
- change sligthly the code of examples, and modify sligthly the user manual
...
accordingly
2006-03-22 15:09:42 +00:00
Laurent Rineau
9c43f0c5fa
GNUmakefile hacking
2006-03-22 14:39:12 +00:00
Laurent Rineau
120f5224e9
- fix the (bool debug, bool verbose) parameters of
...
Surface_mesher::refine_mesh. It is now template parameters of the class
Surface_mesher. I have verified that the optimizer of GNU/CC is able to
strip the debug code when NO_DEBUG is use.
2006-03-22 13:47:31 +00:00
Laurent Rineau
3e75b2407a
fix makefile default rule
2006-03-22 13:24:02 +00:00
Laurent Rineau
28e3008ec3
Fix a comment.
2006-03-22 13:22:55 +00:00
Laurent Rineau
8152739c1b
Remove an old debug code.
2006-03-22 12:43:43 +00:00
Laurent Rineau
db3d6d86b5
typo
2006-03-22 10:33:31 +00:00
Laurent Rineau
91b8567695
remove default iso_value
2006-03-22 10:23:59 +00:00
Laurent Rineau
833814224b
- fix doc_tex/Surface_mesher_ref/ImplicitSurfaceTraits_3.tex after the
...
changes of yesterday
- forgot to tell that FT must be constructible from a double
2006-03-22 09:53:41 +00:00
Laurent Rineau
3ef5ee750b
- Change the compilation process of ImageIO, to be cross-platform
2006-03-21 22:42:28 +00:00
Laurent Rineau
e0ae69d457
Killed the Windows compiler bug that made the testsuite red!
2006-03-21 15:34:43 +00:00
Laurent Rineau
2229fed961
Fix this file.
2006-03-21 15:27:30 +00:00
Laurent Rineau
95a4d483bb
FIX the crazy bug: rename the base class!!!
2006-03-21 15:24:26 +00:00
Laurent Rineau
2e1fe4c14a
- changes template parameters of all classes
...
include/CGAL/Surface_mesher/Surface_mesher*.h and update of
include/CGAL/make_surface_mesh.h
2006-03-21 15:04:50 +00:00
Laurent Rineau
3d245552b8
typos, svn:ignore and other non relevent stuffsc
2006-03-21 13:59:08 +00:00