Mariette Yvinec
de8173987d
fixes the doc for "Compute_squared_radius_3"
2009-06-03 07:56:50 +00:00
Mariette Yvinec
9a1aa55491
fixed traits class in ex_alpha_shapes_with_hierarchy_3.cpp
2009-06-03 07:29:57 +00:00
Mariette Yvinec
07961c96ac
fixed the pb appeared when removing implicit conversion Point_3 ---> Sphere_3
...
I had to reactivate Alpha_shape_euclidean_traits_3 to get
a Compute_squared_radius_3 with an operator() for a single point.
----------------------------------------
M include/CGAL/Alpha_shape_euclidean_traits_3.h
M examples/Alpha_shapes_3/ex_alpha_shapes_3.cpp
M examples/Alpha_shapes_3/makefile
2009-05-28 12:36:24 +00:00
Sylvain Pion
7d4e871fb3
Fix \ccGeneralizes -> \ccRefines.
2009-04-07 19:25:04 +00:00
Sylvain Pion
873efc64e1
Remove svn:executable property on images.
2009-01-03 13:27:56 +00:00
Andreas Fabri
0b84fb677d
Don't submit weighted alpha shape demo
2008-12-16 10:05:19 +00:00
Andreas Fabri
3ca3002436
Renamed data files so that they can be read by the demo
2008-12-15 15:06:33 +00:00
Andreas Fabri
a2e8ad7091
Change bg color of illustration
2008-12-10 15:23:51 +00:00
Laurent Rineau
157eba63cf
\ccPkgDemo now predend "demo/3.4/" to its argument.
2008-12-10 14:16:12 +00:00
Andreas Fabri
f0418854be
Add illustration
2008-12-09 17:52:25 +00:00
Andreas Fabri
bd042e081c
fix typo
2008-12-08 17:10:24 +00:00
Andreas Fabri
09808adefd
Add demo link
2008-11-26 16:07:57 +00:00
Andreas Fabri
898eb45ead
Add a typedef to be in sync with the manual
2008-11-25 13:20:21 +00:00
Andreas Fabri
140d6eb4f5
cleanup: NT -> FT
2008-11-25 13:13:35 +00:00
Andreas Fabri
ffda0b2be6
cleanup: FT and Coord_type -> NT
2008-11-25 13:03:56 +00:00
Laurent Rineau
ec9f2e29e5
Update citations (s/07/08/).
...
Let us hope that CGAL-3.4 will be release before 2009!
2008-11-20 22:19:28 +00:00
Andreas Fabri
2d307f7649
Create unique example file names for cmake
2008-11-19 16:31:47 +00:00
Andreas Fabri
e8d497d4fd
Create unique example file names for cmake
2008-11-19 16:31:04 +00:00
Laurent Rineau
f10a590672
Mass-remove vcproj files.
2008-10-21 09:21:22 +00:00
Laurent Rineau
fc6a3d9990
Remove that CMakeLists.txt. The auto-generated one will be sufficient.
2008-10-02 08:37:04 +00:00
Andreas Fabri
6188beb113
remove alpha_shapes_3
2008-09-29 19:00:19 +00:00
Sylvain Pion
5829c41f2c
Remove useless <CGAL/utility.h> includes
2008-07-25 15:10:02 +00:00
Sylvain Pion
dc3bf72707
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Andreas Fabri
51e6e8f56d
typedef instead of derivation for definition of K
2008-07-07 13:45:57 +00:00
Laurent Rineau
a5941f81cf
Alpha_shapes_3/demo needs a submitted/commited CMakeLists.txt.
2008-06-30 11:29:53 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Sylvain Pion
838dab23ab
Add missing #include <cassert> .
2008-01-20 19:13:05 +00:00
Sylvain Pion
88b74063f7
Rename *.C to *.h.
2007-12-28 16:02:59 +00:00
Sylvain Pion
a46b55bf71
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
...
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Mariette Yvinec
ede4e78dd8
add a task in TODO list
2007-10-25 11:56:59 +00:00
Andreas Fabri
82d8f48ec4
Added ccInclude
2007-06-19 14:19:30 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Sylvain Pion
ba91d748f0
Spell check.
2007-04-17 15:27:04 +00:00
Sylvain Pion
baff80a374
Remove semi-colons inside \ccNestedType as this pollutes the manual index.
2007-04-17 09:44:29 +00:00
Andreas Fabri
ea71b8eaa1
.C ->.cpp and autolinking
2007-04-11 13:59:20 +00:00
Andreas Meyer
41169fc270
* updated howtocite bibkeys for upcoming 3.3 release
...
* typo fixes/cosmetic changes
2007-03-29 17:40:13 +00:00
Joachim Reichel
704933f79a
replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS
2007-03-11 09:57:31 +00:00
Sylvain Pion
b2630cd7e1
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
...
to demo/**/*.h and .cpp.
2007-03-10 16:55:12 +00:00
Sylvain Pion
847c23a15e
Removing leading and trailing empty lines from all example files.
...
Using the following Perl script:
-----------------------------------------------------
#!/usr/bin/perl
local($/) = undef;
my $text = <>;
$text =~ s/\A\n+//mg;
$text =~ s/\n+\Z/\n/mg;
print "$text";
-----------------------------------------------------
2007-03-10 16:17:17 +00:00
Sylvain Pion
ffe1e4ec1c
More redundant filename removal.
...
The only survivors should be under Arrangement_2/examples
(some Doxygen syntax is used, so I don't touch them).
2007-03-10 15:22:41 +00:00
Sylvain Pion
6fb5cb906b
Remove trailing white spaces and end of lines.
...
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
2007-03-10 14:59:41 +00:00
Sylvain Pion
3a368d6dc0
warning--
2007-03-09 08:24:31 +00:00
Sylvain Pion
e614678a18
remove warnings
2007-03-03 08:24:29 +00:00
Sylvain Pion
90154e1dcf
Add missing CGAL:: (spotted by g++ 4.3)
2007-03-01 10:39:28 +00:00
Sylvain Pion
e1b7d741de
rename .C to .cpp and remove Makefile, same as generated
2007-01-27 21:15:03 +00:00
Sylvain Pion
40d0fb8d35
Fix all "align=center" in <img> by "align=middle".
2007-01-13 21:49:03 +00:00