Sébastien Loriot
2b3fb983cd
public interface for edgemap
2009-10-22 16:54:32 +00:00
Sébastien Loriot
6caed3812c
deprecate class Weighted_alpha_shape_euclidean_traits_3, should use Regular_triangulation_euclidean_traits_3 instead.
2009-10-20 17:56:12 +00:00
Sébastien Loriot
31ca77072a
-add const ref to construction in Weighted traits
...
-use triangulation geom traits instead of building a new one for squared_radius function
-modif function computing status of vertices: avoid two non-necessary comparison per vertex
-modif function computing status of edges: use incident cells instead of incident facets to init alpha_mid and alpha_max to avoid comparison of identical values
2009-10-08 08:34:33 +00:00
Sylvain Pion
ce603c5c51
Remove more EPS files.
2009-09-18 12:53:31 +00:00
Sylvain Pion
d2f042288f
Remove makefile.
2009-08-18 11:04:52 +00:00
Mariette Yvinec
84d0012bfc
fixed the doc of Compute_squared_radius_3 in concept
...
AlphaShapeTraits_3
2009-07-17 16:27:56 +00:00
Andreas Fabri
b208f809b7
Replace Gt with K (all occurences, and locally tested before the commit)
2009-07-10 07:57:01 +00:00
Andreas Fabri
fc00db5b80
typo
2009-07-08 11:34:50 +00:00
Andreas Fabri
e07e4cedb2
Remove Alpha_shape_euclidean_traits_3 class as compute_squared_radius is now part of the Kernel concept
2009-07-07 13:06:39 +00:00
Andreas Fabri
0556076679
Remove Alpha_shape_euclidean_traits_3 class as compute_squared_radius is now part of the Kernel concept; Remove cmake generated Makefile
2009-07-06 20:26:44 +00:00
Mariette Yvinec
2dabe1ec03
added traits class for Alpha_sahpes_3
2009-06-30 13:35:46 +00:00
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
Sylvain Pion
63bb39d027
remove obsolete commented code
2006-11-17 18:32:28 +00:00
Sylvain Pion
ed25e93dc9
remove CGAL_MAKEFILE hardcoding (damn emacs users !)
2006-08-08 08:20:54 +00:00
Andreas Fabri
083c2b007b
changed .C to .cpp in examples
2006-07-09 19:01:37 +00:00
Andreas Fabri
fa033c1cd2
fix of \ccPkgIntroducedInCGAL
2006-06-20 11:38:24 +00:00
Sylvain Pion
bf92e3226a
CGAL:: qualification of filter_iterator to protect against ADL.
2006-06-15 08:53:37 +00:00
Sylvain Pion
5f8d18ffd4
Uniformize '# CGAL_MAKEFILE' line.
2006-05-20 07:52:02 +00:00
Andreas Meyer
0e3d6b8143
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Laurent Saboret
e42659d1a4
Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk
2006-05-04 09:15:26 +00:00
Andreas Meyer
dc3ce8747e
\ccHowToCite --> \ccHowToCiteCgal
2006-05-03 11:24:03 +00:00
Andreas Fabri
af776daec6
Added ccHowTocite
2006-05-02 19:38:17 +00:00
Andreas Fabri
cdf3a90818
upgrade to VC7.3 and fixes
2006-04-26 20:47:38 +00:00
Andreas Meyer
09d2cb06c5
replaced
...
\ccPkgMaturity{Introduced in \cgal\
by
\ccPkgIntroducedInCGAL{
2006-04-26 16:40:25 +00:00
Sylvain Pion
73ba6f9eef
Add missing include file
2006-04-17 11:02:08 +00:00
Andreas Fabri
2ebd400d2e
Added PkgDescription summary
2006-04-14 07:34:54 +00:00
Andreas Fabri
47261e1e33
fixed ccDepends
2006-04-11 14:14:28 +00:00
Andreas Fabri
36d95d0971
Added package description
2006-04-10 13:54:47 +00:00
Andreas Meyer
5b5a60cecf
rewritten the whole manual
...
ok. seriously:
renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri
4c056f187a
cleanup of \sections
2006-04-05 13:58:49 +00:00
Joachim Reichel
7a2fec4821
renamed {demo,examples}/Makefile to {demo,examples}/makefile to avoid
...
being matched by "Makefile" in dont_submit
2006-03-17 18:00:59 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Sylvain Pion
51545d677b
- Rename Data/ directories to data/ for homogeneity.
2006-03-11 22:21:10 +00:00
Andreas Fabri
d3c9bf2e4a
Changed names of examples and demos
2006-03-09 09:56:28 +00:00
Sylvain Pion
6332da9c50
- Remove Radu from maintainer files, and other updates.
2006-03-07 13:56:03 +00:00
Andreas Fabri
c2b9c0b003
Changed void* to Vertex_handle and Cell_handle in some reference manual pages
2006-03-06 13:20:22 +00:00
Sylvain Pion
86b98eb15b
Remove obsolete filenames from dont_submit files:
...
wrapper.tex, error.txt, .cvsignore
2006-02-19 20:23:51 +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
f95e742de3
Move packages to trunk root
2006-02-14 08:58:13 +00:00