Andreas Fabri
1631be5368
Merge branch 'Periodic_3-split_test_for_MSVC-GF'
...
Approved by the release manager
2015-01-15 12:40:36 +01:00
Andreas Fabri
af09f13a81
do not test Lazy_exact_nt<Expr>
2015-01-12 12:28:07 +01:00
Aymeric PELLE
f511291e38
Trivial warning fix : Fix Missing statement in P3T3::point(Cell_handle, int).
2015-01-12 11:56:38 +01:00
Andreas Fabri
c42e1c8744
derecursify operator==
2015-01-09 16:15:35 +01:00
Andreas Fabri
85d61e36dc
on Windows skip the test of the traits with Lazy<Expr
2015-01-09 13:59:01 +01:00
Laurent Rineau
2f11363155
Add the 3D Period Lloyd demo in the manual
2014-12-03 12:36:58 +01:00
Sébastien Loriot
adfd3510fa
remove extra include
2014-06-27 13:51:38 +02:00
Laurent Rineau
e4b033e964
Add/remove #include
...
- I remove <CGAL/basic.h> when I see it, in favor of <CGAL/config.h>.
- <CGAL/ipower.h> is needed for CGAL::ipower
- <ctime> is needed for std::time
2014-06-26 19:10:06 +02:00
Aymeric PELLE
afa40bc6a4
Merge branch 'Periodic_3_triangulation_3_inexact_locate-APelle'
...
- This small feature adds a method to locate point with inexact predicates in
Periodic_3_triangulation_3.
(cf. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Add_inexact_locate_in_Periodic_3_triangulation_3 )
- Tested in CGAL-4.5-Ic-13
- Approved by the Release Manager.
2014-04-17 18:30:59 +02:00
Aymeric PELLE
4910a198f2
periodic_inexact_locate stops also if the max num of turns is reached.
2014-04-15 15:11:07 +02:00
Aymeric PELLE
7259c76434
Fix warning : Some variables weren't unused in inexact_periodic_locate.
2014-04-09 17:01:49 +02:00
Aymeric PELLE
830cea27e0
Add a test for inexact_locate in Periodic_3_triangulation_3.
2014-04-07 16:16:53 +02:00
Aymeric PELLE
c05c4c56f1
Fix bug in inexact_orientation.
...
We use construction_point() instead of doing a fail addition between
point and offset.
2014-04-07 10:11:36 +02:00
Laurent Rineau
304916004a
Fix more warnings (unused local typedefs)
2014-04-01 16:29:34 +02:00
Laurent Rineau
a8ff620f3f
Fix the remaining warnings on my platform
...
That was mostly "unused locally defined typedefs".
2014-04-01 14:50:51 +02:00
Aymeric PELLE
d1572615b5
Fix : Cartesian isn't auto-linked to the Cartesian page anymore.
...
Cartesian -> %Cartesian
2014-03-20 11:50:39 +01:00
Aymeric PELLE
9666fec537
Small correction in the documentation of inexact_locate().
2014-03-18 17:42:25 +01:00
Aymeric PELLE
43c826d666
Add inexact_locate() documentation.
2014-03-13 16:30:16 +01:00
Aymeric PELLE
acbeac0983
In p3T3, inexact_locate() is added.
2014-03-11 18:57:52 +01:00
Aymeric PELLE
2175dd4237
In P3T3, inexact_periodic_locate is done.
...
inexact_locate() have to be done now.
2014-03-11 18:46:06 +01:00
Aymeric PELLE
bec402f3c3
The inexact_locate architecture is applied on periodic_locate function instead.
2014-03-11 17:24:37 +01:00
Aymeric PELLE
bf2a73f220
Add inexact_locate() in P3T3. But, it does nothing for the moment.
2014-03-11 16:31:58 +01:00
Sébastien Loriot
9114db9085
restore figure source files removed in 0fa2cacb
...
| commit 0fa2cacb60
| Author: Sébastien Loriot <sebastien.loriot@cgal.org>
| Date: Tue Dec 3 17:27:02 2013 +0100
|
| remove doc_tex documentation (including developer manual) and old manual tools
2014-02-10 14:54:23 +01:00
Sébastien Loriot
0fa2cacb60
remove doc_tex documentation (including developer manual) and old manual tools
2013-12-03 17:27:02 +01:00
Andreas Fabri
6c547e5663
Mainly added includes
2013-09-13 22:24:30 +02:00
Laurent Rineau
bc03aaf30b
Put doc/ in the global dont_submit file
2013-08-20 10:57:03 +02:00
Sébastien Loriot
9a8eeb8867
remove Figure work added by the macro+postprocessing
2013-08-08 23:01:09 +02:00
Sébastien Loriot
d282ade623
use \cgalCite instead of \cite
...
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot
56faf80e3d
Merge branch 'Triangulation_3-array-glisse'
...
fixes array initialization in c++11
Successfully tested in CGAL-4.3-Ic-103
Approved by the interim release manager
2013-07-29 07:44:03 +02:00
Sébastien Loriot
b2ef3b8673
Merge branch 'doc-remove_gif-local'
...
Successfully test in CGAL-4.3-Ic-102
This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.
Approved by the interim release manager
xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00
Sébastien Loriot
e3af5e6443
typo
2013-07-26 09:20:27 +02:00
Sébastien Loriot
2dfe8a3d73
workaround for a doxygen bug: remove space after /!* to avoid a verbatim env
...
this happens if you have an empty line or the text directly after /!*
to find them in the generated documentation, grep for "pre class=\"fragment\""
(a few of them are legitimate however)
2013-07-25 14:58:53 +02:00
Sébastien Loriot
143a2181b3
add latex format for \imagei doxygen command
...
perl -pe 's/^(\s*)\\image\s+html\s+(.*)\s*$/$1\\image html $2\n$1\\image latex $2\n/' -i
2013-07-25 11:50:53 +02:00
Sébastien Loriot
74a1ac055e
remove pdf files from doxygen doc include path
2013-07-25 11:15:18 +02:00
Sébastien Loriot
519b301130
remove gif files from doxygen doc include path
2013-07-25 11:14:16 +02:00
Sébastien Loriot
4389b0bac8
remove the usage of gif in the doxygen doc as pdflatex does handle them
...
replace the files with png
2013-07-25 11:06:13 +02:00
Sébastien Loriot
a59bc5edd5
Finish Philipp's patch on initializing arrays.
2013-07-25 07:53:57 +02:00
Nico Kruithof
0889773189
* Changed template parameter Predicate_ to Functor_ (for the traits classes of P2T2 and P3T3)
...
* Added side_of_bounded_circle to the predicates in the 2D traits classes
2013-07-15 13:06:45 +02:00
Sébastien Loriot
716f87d2d7
rename Hidden_type to unspecified_type and update its description
2013-06-13 18:48:58 +02:00
Ross Hemsley
4d9caf3763
Added names that were missing into the Doxyfile.in entries.
...
Also modified Installation/CMakeLists.txt to push the version number variable to the parent level
so that it can be accessed by the documentation
2013-05-30 17:55:43 +02:00
Philipp Möller
4d469821f7
Generated Doxyfile.in and dependencies
2013-05-30 14:13:47 +02:00
Sébastien Loriot
7e15467c72
new cgal doxygen advanced macro to put the text inside a div
2013-05-27 19:36:33 +02:00
Sébastien Loriot
7baa997ce1
Merge branch 'Filtered_kernel-ring-glisse'
...
This branch adds an additional way to filter predicates that are only doing
operations using a ring number type. In case of failure, a RT is used rather
than an FT which speeds things up.
Successfully tested in CGAL-4.3Ic-37
2013-05-23 11:15:32 +02:00
Sébastien Loriot
746dacc210
periodic_3 demo does not compile if qcollection_generator is not here.
2013-05-21 17:20:25 +02:00
Alexandros Konstantinakis-Karmis
3b1d281efb
Abbreviations trigger end of \brief description
...
Fixes bug #15482 :
https://gforge.inria.fr/tracker/index.php?func=detail&aid=15482&group_id=52&atid=13845
2013-03-13 11:58:56 +01:00
Sébastien Loriot
e991fe72ad
really add last missing classified reference manual pages
2013-03-13 10:57:01 +01:00
Laurent Rineau
9f5458f288
Merge branch 'CGAL-fix_warnings-GF'
2013-03-07 12:58:19 +01:00
Sébastien Loriot
0454325193
doxygen doc fix: remove remaining \ccc
2013-03-07 12:26:41 +01:00
Andreas Fabri
91d1deae4d
Add some CGAL_USE_TYPE
2013-03-05 12:50:43 +01:00
Andreas Fabri
1952bf7382
remove unused variables
2013-03-04 14:49:30 +01:00