Sébastien Loriot
5937892cc8
fix intersection links
2016-12-28 11:19:37 +01:00
Maxime Gimeno
b0dd7d25cb
Add Compute_L_infinity_distance_3.
2016-12-21 09:41:33 +01:00
Andreas Fabri
eb7e38493c
Add the function FT l_infinity_distance(Point_2, Point_2)
...
as well as the corresponding functor
This is a function where the implementation is in the file
Kernel_23/include/CGAL/Kernel/function_objects.h
When the implementation is different for Cartesia and Homogeneous coordinates
the code should go into the function_objects.h files
in the packages Cartesian_kernel and Homogeneous_kernel
2016-12-21 09:40:53 +01:00
Jane Tournois
e12697d2c7
improve doc
2016-11-24 16:59:01 +01:00
Jane Tournois
3d99cc6e96
fix typo
2016-11-03 14:55:39 +01:00
Jane Tournois
306323d45c
make doc and doc consistent
...
- add "model of Concept" as much as possible in the modified classes/concepts
- fix some links
- update package description of Kernel_23
2016-11-03 14:55:39 +01:00
Jane Tournois
de13b047dd
remove from doc functor that does not exist anymore
2016-11-03 14:53:54 +01:00
Andreas Fabri
ec96a19052
fix links
2016-11-03 14:53:54 +01:00
Andreas Fabri
07e9997980
Add \sa
2016-11-03 14:53:54 +01:00
Jane Tournois
446004444e
fix 2 typos
2016-11-03 14:53:54 +01:00
Jane Tournois
c770b29928
fix typo
2016-11-03 14:53:54 +01:00
Jane Tournois
15f71af4ac
add missing class
2016-11-03 14:53:54 +01:00
Jane Tournois
cbf31a09f5
add missing concepts
2016-11-03 14:53:54 +01:00
Jane Tournois
358119f590
reorder things
2016-11-03 14:53:54 +01:00
Jane Tournois
db37ec56c2
add documentation of concept PowerSideOfBoundedPowerSphere_3
2016-11-03 14:53:54 +01:00
Andreas Fabri
1ad7bfa202
Add Compute_weight_2/3 concepts and models to the doc
2016-11-03 14:53:54 +01:00
Andreas Fabri
a8b9c92a68
Add signature of operators; todo: Add comment
2016-11-03 14:53:54 +01:00
Andreas Fabri
dbb2cc3598
Sign -> Bounded_side; typo in code
2016-11-03 14:53:54 +01:00
Andreas Fabri
24b5993037
fix \sa links
2016-11-03 14:53:54 +01:00
Andreas Fabri
ad9d2c369c
Rename tests following Olivier's recommendations
2016-11-03 14:53:54 +01:00
Andreas Fabri
d78735364b
Fixes after review by Monique and Olivier
2016-11-03 14:53:15 +01:00
Andreas Fabri
f488b9baf9
Changes after Laurent's review
2016-11-03 14:53:15 +01:00
Andreas Fabri
e39f76b953
Add doc to concept Kernel
2016-11-03 14:07:26 +01:00
Andreas Fabri
6793ce53da
typo
2016-11-03 14:07:26 +01:00
Andreas Fabri
aa8b100a13
3 -> 2
2016-11-03 14:07:26 +01:00
Andreas Fabri
8e6264344a
improve doc
2016-11-03 14:07:26 +01:00
Andreas Fabri
a80e9ce7e0
polish
2016-11-03 14:07:26 +01:00
Andreas Fabri
dcf5f32dc0
Improve the doc
2016-11-03 13:07:50 +01:00
Andreas Fabri
881837ba2d
start fixing doc
2016-11-03 13:07:50 +01:00
Andreas Fabri
9dde08c414
WIP
2016-11-03 13:07:50 +01:00
Andreas Fabri
34eb29cac5
Documentation
2016-11-03 13:07:17 +01:00
Andreas Fabri
af6c2e185e
remove Compute_point_3
2016-11-03 13:06:02 +01:00
Sébastien Loriot
125d190ebd
disambiguate p and P
2016-10-28 14:00:15 +02:00
Laurent Rineau
c6cf01c7f6
Merge pull request #1562 from afabri/Kernel_Compute_dihedral_angle-GF
...
Add doc of functor class and concept corresponding to dihedral_angle()
2016-10-20 09:48:05 +02:00
Laurent Rineau
3e0ab881c1
Merge pull request #1584 from afabri/Installation-compute_dependencies-GF
...
Make Algebraic_kernel_d independent from CGAL/Arr_enum.h
2016-10-20 09:47:42 +02:00
Andreas Fabri
554bd0fd26
Make Algebraic_kernel_d independent from CGAL/Arr_enum.h
...
Introduce Box_parameterization_2 in CGAL/enum.h
Add a typedef and constants in the Arrangement package to stay bw compatible
2016-10-17 11:56:43 +02:00
Laurent Rineau
f2e7050364
Merge pull request #1428 from sloriot/AABB_tree-fix_Closest_point
...
Fix implementation of AABB_traits::Closest_point
2016-10-17 10:03:20 +02:00
Laurent Rineau
8dda7b3cd1
Merge pull request #1362 from sloriot/Kernel_23-add_compound_assignement_operator_for_vectors
...
Add compound assignment operators for 2D and 3D vector classes
2016-10-17 10:00:53 +02:00
Andreas Fabri
423242be31
dihedral_angle() -> approximate_dihedral_angle()
2016-10-11 15:35:20 +02:00
Andreas Fabri
aebcc9534a
s -> d And fill in the dots
2016-10-10 15:36:15 +02:00
Andreas Fabri
d76f120e41
Add doc of functor class and concept corresponding to dihedral_angle; Also replace ...
2016-10-10 15:07:38 +02:00
Laurent Rineau
223c1cf5a4
Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
...
Compute and fix packages dependencies
2016-10-05 13:11:04 +02:00
Sébastien Loriot
c0bed6e759
replace \sa by \cgalHasModel and \cgalModels
2016-10-03 08:50:41 +02:00
Andreas Fabri
c58582b5ec
Add global function dihedral_angle()
2016-09-30 15:23:15 +02:00
Sébastien Loriot
c751ab4310
Add operators for segment and triangle types in Construct_projected_point_3
...
the original implementation comes from the AABB-tree package
2016-09-01 16:04:55 +02:00
Sébastien Loriot
6c447e37f2
add compound assignement operator for points
2016-08-25 10:45:10 +02:00
Sébastien Loriot
151d52bb84
add compound assignment operators for 2D and 3D vector classes
2016-08-24 15:16:18 +02:00
Sébastien Loriot
e2ed53ec63
fix backtick issue
2016-08-22 14:43:30 +02:00
Andreas Fabri
3f22b1e049
Add doc of free function for 2D
2016-07-07 14:56:20 +02:00
Andreas Fabri
5c1a2bd835
Add global function scalar_product(Vector_2,Vector_2)
2016-07-07 14:42:57 +02:00
Andreas Fabri
6273a0a247
Add global function scalar_product(Vector_3,Vector_3)
2016-07-07 14:30:10 +02:00
Andreas Fabri
79b0257e59
Merge branch 'Cone_spanners_2-new_package-UWS-old' into Cone_spanners_2-new_package-UWS
2016-04-26 09:01:56 +02:00
Andreas Fabri
2443b7d1a6
Moved squared_distance(Point_3,Triangle_3
2016-03-30 16:58:22 +02:00
Sébastien Loriot
103687fbc7
move documentation file
2016-03-04 14:13:30 +01:00
Sébastien Loriot
5c5f59ba58
fix doc typo
2016-02-18 16:59:31 +01:00
Andreas Fabri
9b830970f0
default constructed Bbox_{2,3} is now initialized empty [+inf,-inf]^dim
2016-02-16 17:04:47 +01:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Sébastien Loriot
e64ae35a6e
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
...
Allow to build the documentation in a release
2016-01-07 09:21:46 +01:00
Andreas Fabri
206420c77b
backquote
2016-01-06 08:22:27 +01:00
Philipp Möller
71b4e9c515
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Philipp Möller
0ad467b321
Use generic example directories
2015-12-10 17:05:53 +01:00
Philipp Möller
81a8f982dc
Handle the easy INPUT cases
...
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Carsten Brandt
5c0b043e4c
Fixed code example for Upgrading intersection
...
The variable names in the example do not make sense, hope my changes are correct.
2015-12-05 04:25:15 +01:00
Andreas Fabri
760e4d1b4e
prefix cpp11::result_of with CGAL::
2015-10-13 15:06:50 +02:00
Sébastien Loriot
93e1a78a40
document missing do_intersect overloads for Iso_cuboid_3
2015-10-06 08:16:38 +02:00
Sebastien Loriot
e58486a077
Merge pull request #351 from afabri/Intersections_3-snippet2example-GF
...
Convert <code> sections into cgalExamples
2015-10-01 14:41:12 +02:00
Andreas Fabri
eb8d2f5752
fixed three documentation typos
2015-09-22 09:26:10 +02:00
Andreas Fabri
e27d5632ce
typo
2015-09-18 14:24:17 +02:00
Andreas Fabri
a2f954ebf9
Merge branch 'Intersections_3-snippet2example-GF-old' into Intersections_3-snippet2example-GF
2015-09-18 12:56:29 +02:00
Michael Hemmer
a754942869
update see also
2015-03-26 14:18:33 +01:00
Michael Hemmer
0cdc653281
add typedef for:
...
Exact_predicates_exact_constructions_kernel_with_kth_root
Exact_predicates_exact_constructions_kernel_with_root_of
add documentation
add testing
2015-03-26 13:46:23 +01:00
Sébastien Loriot
5dc1b3e30d
move functions out of the wrong group
2015-02-20 07:54:48 +01:00
Andreas Fabri
1f989622e7
replace \code with real examples
2015-02-09 10:54:24 +01:00
Sébastien Loriot
b28b4607ae
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Andreas Fabri
f97bd9fb33
fixed typo
2015-01-19 09:07:11 +01:00
Andreas Fabri
9b4a1f219f
no \cite in \brief as doxygen stops the brief description right before the \cite
2015-01-14 09:15:26 +01:00
Andreas Fabri
babaa99826
Merge branch 'CGAL-Getting_Started-GF'
...
Approved by the release manager
Conflicts:
Documentation/doc/Documentation/main.txt
2015-01-12 11:29:26 +01:00
Andreas Fabri
73d4fe8fee
Add %
2014-11-28 18:17:07 +01:00
Andreas Fabri
4be974b230
Improve Getting Started
2014-10-14 18:38:18 +02:00
Sébastien Loriot
0e46afa617
Merge branch 'Convex_hull_3-traits_class_fixes-sloriot'
...
Fixes bugs in the 3D convex hull traits concept, in particular due to the
handling of coplanar points
Tested in CGAL-4.5-Ic-72
Approved by the release manager
Conflicts:
Installation/changes.html
2014-06-18 09:41:53 +02:00
Sébastien Loriot
4ed2497f2e
add missing possible return value
2014-06-10 22:37:27 +02:00
Laurent Rineau
2463459ce6
Doc for the two overloads of Angle_3::operator()
2014-05-21 12:19:13 +02:00
Laurent Rineau
73f4734525
Fix permissions
2014-05-15 18:33:36 +02:00
Efi Fogel
016c40fdbc
Fixed typos in documentation---minor fix for master
2014-03-31 23:52:31 +03:00
Efi Fogel
8f80982272
Fixed typos in documentation---minor fix for master
2014-03-31 23:51:23 +03: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
cc30859ea1
fix typedef
...
doc bugfix
2014-01-30 08:36:36 +01:00
Andreas Fabri
a020773bbc
fix #include in the manual
2014-01-17 12:42:52 +01:00
Laurent Rineau
afd4cfbfef
Fix a typo
...
Equal_2 is not related to Point_3.
2014-01-08 16:10:58 +01:00
Sébastien Loriot
b3de157a24
linking bug in documentation
2013-12-18 17:45:51 +01:00
Jane Tournois
fa530983dd
documentation bug fix
2013-12-06 09:54:21 +01:00
Laurent Rineau
0ea21c36ab
Add more "See Also": refer to the general BoundedSide_[23] functor
2013-09-04 14:04:55 +02:00
Laurent Rineau
61393efa4f
Add some "See Also" to HasOn((B|Unb)oundedSide|Boundary)_[23]
2013-09-04 14:02:32 +02:00
Sébastien Loriot
9c2f35ed1a
using cgalHeading instead of h3
2013-08-07 10:06:49 +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
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
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