Sébastien Loriot
fd608d0c21
prevent linking and add missing example file
2013-01-31 18:26:44 +01:00
Sébastien Loriot
ce0e5084ca
prevent trying to link to edge_descriptor
2013-01-31 18:21:17 +01:00
Sébastien Loriot
716d6f03de
fix linking error and a typo in nested type name
2013-01-31 18:19:26 +01:00
Sébastien Loriot
eca25c4717
add missing parameter in interpolation documentation
2013-01-31 18:07:22 +01:00
Sébastien Loriot
ad7738646d
add a mechanism to set a default loader for a given filetype for one run only
2013-01-31 17:38:44 +01:00
Andreas Fabri
93e7fe275b
less warnings in Triangulation_3
2013-01-31 15:50:13 +01:00
Andreas Fabri
c59152f478
simplification
2013-01-31 15:09:20 +01:00
Andreas Fabri
72bbb807be
less warnings in the Kernel testsuite
2013-01-31 15:06:04 +01:00
Andreas Fabri
65b74a8437
Add a file that tests nested types required by the Kernel comcept (for now RT)
2013-01-31 14:47:03 +01:00
Andreas Fabri
ea299439a8
deal with Kernel examples
2013-01-31 14:27:31 +01:00
Andreas Fabri
e1fb061598
first usage of CGAL_USE_TYPE
2013-01-31 14:16:08 +01:00
Laurent Rineau
5ddbb68176
Add the macro CGAL_USE_TYPE(), and a test for <CGAL/use.h>
2013-01-31 14:08:36 +01:00
Andreas Fabri
ee5b4683d0
deal with Triangulation_3, Polyhedron,Voronoi, Minkowski_sum_3
2013-01-31 09:47:54 +01:00
Andreas Fabri
7a17cc98a4
deal with Polynomial (only partially), Subdivision_method, Surface_mesher, Surface_reconstruction
2013-01-31 09:18:28 +01:00
Sébastien Loriot
6a0ab7f089
remove linking warnings
...
those types cannot be linked to something
2013-01-31 06:53:54 +01:00
Guillaume Damiand
5be11826cb
Onsplit: it seems ok now.
2013-01-30 22:01:36 +01:00
Andreas Fabri
b9dbe90bd3
remove, don't comment
2013-01-30 20:32:16 +01:00
Andreas Fabri
9fea4e7c99
one less warning in Mesh_2, Point_set_2
2013-01-30 18:49:40 +01:00
Andreas Fabri
0acdb162fa
one less warning in Envelope_3, Intersection_3, Interpolation
2013-01-30 18:39:40 +01:00
Andreas Fabri
a444286b39
one less warning in Convex_hull_3
2013-01-30 18:14:00 +01:00
Andreas Fabri
82ac1828ad
one less warning in Alpha_shapes_3
2013-01-30 18:10:54 +01:00
Andreas Fabri
3e74389896
typos
2013-01-30 17:31:44 +01:00
Andreas Fabri
03c5412f93
switch to \tparam and \param in the Interpolation package
2013-01-30 17:15:13 +01:00
Guillaume Damiand
29039d2fde
wip split...
2013-01-29 16:30:43 +01:00
Laurent Rineau
324c7a477a
Update CHANGES for CGAL 4.2
2013-01-29 12:25:15 +01:00
Laurent Rineau
07d73eaa92
Typographic changes to "changes.html", for 4.2.
2013-01-29 12:16:35 +01:00
Philipp Möller
beed9c5acc
No isfinite on MSVC
...
The advertisement is lying about what is implemented in cmath.
2013-01-29 10:54:18 +01:00
Guillaume Damiand
bde3be7571
Onsplit, another version
2013-01-29 08:17:38 +01:00
Guillaume Damiand
7f6cf79490
Onsplit again...
2013-01-28 22:13:56 +01:00
Guillaume Damiand
2f19803fb8
Wip
2013-01-28 17:54:28 +01:00
Guillaume Damiand
18aa10a293
Split for removal, special cases.
2013-01-28 15:36:08 +01:00
Guillaume Damiand
e7049ef7e6
Solve conflict with myself.
...
Conflicts:
Combinatorial_map/include/CGAL/Combinatorial_map_operations.h
2013-01-28 13:48:50 +01:00
Guillaume Damiand
ba0e0858ea
Degroup when remove is now ok
2013-01-28 13:34:49 +01:00
Laurent Rineau
fc418985fd
Merge branch 'Polyhedron-fix_triangulate_plugin_in_demo-lrineau'
2013-01-28 10:14:16 +01:00
Guillaume Damiand
5b36822e76
Bug fix: can be improve later
2013-01-25 21:48:39 +01:00
Guillaume Damiand
78d2ebf342
small correction
2013-01-25 20:41:21 +01:00
Guillaume Damiand
54a27a09c9
Contraction v2 to start a new proper branch.
2013-01-25 17:29:34 +01:00
Philipp Möller
e17201c286
Remove superfluous styling
2013-01-25 11:24:12 +01:00
Sébastien Loriot
2e37ff869c
fix convex hull plugin: polylines are not always closed
2013-01-25 09:27:47 +01:00
Sébastien Loriot
9911a77ed8
fix doxygen warning for Mesh_3
...
I removed the usage of \param as the notation used in this package
for boost parameter is not supported by doxygen.
2013-01-24 22:05:32 +01:00
Sébastien Loriot
615a2c5c07
remove doxygen link warnings in Kernel_d
2013-01-24 19:26:22 +01:00
Sébastien Loriot
609925675b
add a trailing _ to the namespaces of the concepts in Algebraic Foundations
...
No more warning!
2013-01-24 19:16:40 +01:00
Laurent Rineau
0ce7a00f1e
Add comments in that test program (Emacs local variables)
...
That file uses wrong lenght for TAB characters. Those comments added Emacs
buffer local variables so that Emacs users can view and edit that files
nicely.
(Approved by the release manager... who is myself.)
2013-01-24 18:12:56 +01:00
Laurent Rineau
88b2d599b8
Bug fix to Polyhedron_demo_triangulate_facets_plugin::applicable()
...
The following commit:
| commit 1bc5244886
| Author: Philipp Möller <Philipp.Moeller@geometryfactory.com>
| Date: Wed Jul 11 13:15:37 2012 +0000
|
| Filter the Operations menu by querying plug-ins for the applicability.
|
| Some meta-programming might make that mechanism less boiler-plate-y,
| but it is fine for now.
|
| Notes:
| r70473 branches/features/Point_set_and_Polyhedron_demo-merge-GF
was not right for triangulate_facets_plugin. The
applicable() must aknowledge the fact that the triangulate_facets_plugin
can triangulate a collection of polyhedra, and not only one.
2013-01-24 18:05:16 +01:00
Sébastien Loriot
122e19af9b
the concept must be found only the the same <td> </td> block
...
otherwise the description might contains a concept that will trigger
a false positive
2013-01-24 13:25:27 +01:00
Sébastien Loriot
9c16cafb80
inline DartWrapper concept that did not exist in the original documentation
...
The page CombinatorialMapItems is now similar to the original one.
2013-01-24 12:37:47 +01:00
Sébastien Loriot
13a72756b8
Move the Vertex and Cell concepts outside of the class and add typedefs
...
The typedefs Vertex and Cell was missing in the concept
TriangulationDataStructure_3
2013-01-24 12:22:12 +01:00
Sébastien Loriot
d34b150e36
using cgalFigureRef instead of ref fig__
2013-01-24 11:26:16 +01:00
Sébastien Loriot
f2d0cc34cd
add implementation note in template alias declaration
2013-01-24 11:24:40 +01:00
Sébastien Loriot
4104ad62df
fix broken reference to figure
2013-01-24 11:20:20 +01:00