Sébastien Loriot
c5a76c7334
fix linking to global function groups in Kernel
2013-01-09 19:48:40 +01:00
Sébastien Loriot
6fa9502ecd
Origin and Null_vector are not internal
2013-01-09 19:48:40 +01:00
Sébastien Loriot
7ecf2981af
rename kernel global function groups
2013-01-09 19:48:39 +01:00
Sébastien Loriot
1debeb5cde
defining intersection and do_intersection subgroups in one place
2013-01-09 19:48:39 +01:00
Sébastien Loriot
af3a5c20df
rename kernel global function groups
2013-01-09 07:38:26 +01:00
Sébastien Loriot
cec8cf406d
add missing group for compare_signed_distance_to_plane
2013-01-09 07:03:17 +01:00
Sébastien Loriot
8ce1ad94b5
prettify link to intersection function
2013-01-08 17:50:31 +01:00
Sébastien Loriot
fd028691b7
fix linking of centroid and barycenter in Kernel
2013-01-08 17:50:30 +01:00
Sébastien Loriot
0aaa77de4a
fix linking to intersection and do_intersect overloads
2013-01-08 17:50:29 +01:00
Sébastien Loriot
5ec28b1cf4
replacing the usage of section in user man by \cgalHeading macro call
2013-01-07 18:04:37 +01:00
Sébastien Loriot
9631c3444c
name link to chapters
2013-01-02 23:00:56 +01:00
Marc Glisse
571f370e28
Rename Exact_type_selector to Exact_field_selector.
2012-12-24 12:20:13 +01:00
Philipp Möller
a85b2a2ed8
Document the fact that there are default arguments
2012-12-21 11:52:22 +01:00
Philipp Möller
4c280edf83
Remove it from the Kernel
2012-12-21 11:52:07 +01:00
Philipp Möller
0f34f2a89e
Merge branch 'Maintenance-include-less-boost-pmoeller'
2012-12-21 09:44:18 +01:00
Sébastien Loriot
e446188097
add constructor from bbox for iso-cuboid and iso-rectangle
2012-12-20 10:41:23 +01:00
Sébastien Loriot
82b2ebc865
apply the cpp0x namespace renaming in all files
2012-12-19 11:33:17 +01:00
Philipp Möller
c5f3c7b4f4
Use angle-bracket includes
2012-12-14 18:19:57 +01:00
Philipp Möller
71ea8e6e22
Minimal boost includes
...
Replace type_traits.hpp and utility.hpp with the respective
fine-grained includes.
2012-12-14 18:13:59 +01:00
Philipp Möller
75f69570dc
Change the titles of mainpages to "User Manual"
...
This leads to a slightly odd result in the search for "User Manual",
but makes the pages themselves more consistent.
2012-12-13 14:47:09 +01:00
Philipp Möller
39ae0f987a
Cleaning the documentation
...
Less and better See Also, a special page for upgrading
2012-12-11 14:41:46 +01:00
Philipp Möller
2fbdec4d81
Prevent doxygen warnings about explicit link requests to type
2012-12-11 13:35:40 +01:00
Philipp Möller
e38a5fb357
Clear up some wording and add helpful \sa links
2012-12-11 13:32:21 +01:00
Philipp Möller
513b07d0e7
Remove See Also clutter and move functions to the right files
2012-12-11 12:01:17 +01:00
Philipp Möller
ef855a59a0
Add the deprecation version
2012-12-11 10:41:50 +01:00
Philipp Möller
7cfc88ca90
Use the same wording for all deprecation notices.
2012-12-11 10:41:35 +01:00
Philipp Möller
cbd2b2b946
Missing copyright notice
2012-12-11 10:33:46 +01:00
Philipp Möller
396e0f9262
Pretty indent for readability
2012-12-10 15:53:48 +01:00
Andreas Fabri
ece2fa38d4
examples no longer use Object
2012-12-06 17:55:38 +01:00
Philipp Möller
a214d62bd6
Integrate boost::variant with Lazy kernels interaction
...
This requires changing the way Lazy_construction_XXX wrappers are
selected and some code to unpack variants.
2012-12-06 17:27:23 +01:00
Philipp Möller
8415eb6484
Upgrade type mapper to handle variantS and optionalS
...
Add the necessary specializations of Type_mapper_impl to do deep
inspection of boost::variant and boost::optional.
2012-12-06 17:27:23 +01:00
Andreas Fabri
7b940e25a8
doc_tex -> doxygen of the Kernel_d documentation
2012-12-06 12:39:09 +01:00
Andreas Fabri
9dd07fad37
doc_tex -> doxygen of the STL Extension documentation
2012-12-05 17:15:25 +01:00
Philipp Möller
215ef53720
Intersection_2 fixup
2012-12-05 12:13:10 +01:00
Philipp Möller
d198458ca7
Merge branch 'origin-gsoc2011-boost_object-pmoeller' into Kernel-replace_object-pmoeller
...
Conflicts:
.gitattributes
AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABB_traits.tex
AABB_tree/include/CGAL/AABB_traits.h
AABB_tree/include/CGAL/AABB_tree.h
AABB_tree/test/AABB_tree/AABB_test_util.h
Arrangement_on_surface_2/doc_tex/Arrangement_on_surface_2/arr_queries.tex
Arrangement_on_surface_2/doc_tex/Arrangement_on_surface_2_ref/Arr_trapezoid_ric_point_location.tex
Arrangement_on_surface_2/doc_tex/Arrangement_on_surface_2_ref/intro.tex
Arrangement_on_surface_2/include/CGAL/Arr_batched_point_location.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_generator_base.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_random_generator.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h
Arrangement_on_surface_2/include/CGAL/Arr_trapezoid_ric_point_location.h
Arrangement_on_surface_2/test/Arrangement_on_surface_2/point_location.cpp
Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h
Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h
Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h
Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h
Filtered_kernel/include/CGAL/Lazy.h
Filtered_kernel/include/CGAL/Lazy_kernel.h
Intersections_2/include/CGAL/Triangle_2_Iso_rectangle_2_intersection.h
Intersections_2/test/Intersections_2/test_intersections_2.cpp
Intersections_3/test/Intersections_3/test_intersections_3.cpp
Kernel_23/doc_tex/Kernel_23_ref/intersection.tex
Kernel_23/include/CGAL/Kernel/Type_mapper.h
Kernel_d/doc_tex/Kernel_d_ref/Kernel.tex
2012-12-04 17:57:53 +01:00
Sébastien Loriot
93e664f26a
add missing requirement for ConvexHullTraits_2
2012-11-29 19:40:02 +01:00
Sébastien Loriot
99431d84f0
Merge branch 'hot-fixes-for-Git'
...
Conflicts:
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h
2012-11-29 19:38:34 +01:00
Sébastien Loriot
d3e29b0441
Normalize line endings
2012-11-29 19:23:40 +01:00
Sébastien Loriot
9576be3c3b
add doc in dont_submit
2012-11-27 08:42:02 +01:00
Sébastien Loriot
920eb63882
backporting documentation changes of master@9fcc5b57 into doxy-port-pmoeller
...
Conflicts:
Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arr_linear_traits_2.h
Installation/doc_tex/Installation/usage.tex
Kernel_23/doc/Kernel_23/CGAL/Projection_traits_xy_3.h
Mesh_2/doc/Mesh_2/Concepts/ConformingDelaunayTriangulationTraits_2.h
Spatial_searching/doc/Spatial_searching/CGAL/Incremental_neighbor_search.h
Spatial_searching/doc/Spatial_searching/CGAL/K_neighbor_search.h
Spatial_searching/doc/Spatial_searching/CGAL/Orthogonal_incremental_neighbor_search.h
2012-11-23 22:54:31 +01:00
Sébastien Loriot
6cc7d66415
Revert "Replace tex-style quotes with quotes that you would expect, as there"
...
This reverts commit e65a8028ea .
Conflicts:
Approximate_min_ellipsoid_d/doc_tex/Bounding_volumes_ref/Approximate_min_ellipsoid_d.tex
Approximate_min_ellipsoid_d/documentation/mel.tex
Documentation/doxyassist.xml
Installation/doc_tex/Installation/usage.tex
Min_sphere_of_spheres_d/doc_tex/Bounding_volumes_ref/MinSphereOfSpheresTraits.tex
Optimisation_doc/doc_tex/Bounding_volumes/user_part.tex
Optimisation_doc/doc_tex/Inscribed_areas/user_part.tex
Width_3/doc_tex/Polytope_distance_d_ref/Width_3.tex
2012-11-23 18:08:13 +01:00
Sébastien Loriot
7cd0e93fa9
Revert "Merge the changes to ccPrecond and ccPostcond that have been in"
...
This reverts commit b529971917 .
Conflicts:
Approximate_min_ellipsoid_d/doc_tex/Bounding_volumes_ref/Approximate_min_ellipsoid_d.tex
Matrix_search/doc_tex/Polytope_distance_d_ref/spec_all_furthest_neighbors.tex
Min_annulus_d/doc_tex/Bounding_volumes_ref/Min_annulus_d.tex
Min_circle_2/doc_tex/Bounding_volumes_ref/Min_circle_2.tex
Min_ellipse_2/doc_tex/Bounding_volumes_ref/Min_ellipse_2.tex
Min_quadrilateral_2/doc_tex/Bounding_volumes_ref/spec_oops.tex
Min_sphere_d/doc_tex/Bounding_volumes_ref/Min_sphere_d.tex
Min_sphere_of_spheres_d/doc_tex/Bounding_volumes_ref/MinSphereOfSpheresTraits.tex
Min_sphere_of_spheres_d/doc_tex/Bounding_volumes_ref/Min_sphere_of_spheres_d.tex
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Taucs_matrix.tex
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Taucs_symmetric_matrix.tex
Triangulation_2/doc_tex/Triangulation_2_ref/Constrained_triangulation_2.tex
Width_3/doc_tex/Polytope_distance_d_ref/Width_3.tex
2012-11-23 18:04:33 +01:00
Sébastien Loriot
61fa49b242
Revert "break apart multi-cites, TO BE UNMERGED"
...
This reverts commit 5688d58b1b .
Conflicts:
Matrix_search/doc_tex/Bounding_volumes_ref/spec_rectangular_p_centers.tex
2012-11-23 18:01:10 +01:00
Sébastien Loriot
2c3d505bb6
backport commit in tex file from master into doxygen
2012-11-23 17:55:07 +01:00
Sébastien Loriot
ae8362b7d6
replace \cgalModels ::FOO by \cgalModels `FOO`
...
using:
perl -pi -e 's/\\cgalModels\s+::([A-Za-z0-9_:]+)\s*$/\\cgalModels `$1`\n/'
2012-11-23 09:37:53 +01:00
Andreas Fabri
625f9f6cd7
after git merge remotes/origin/hot-fixes-for-Git
2012-11-20 13:02:17 +01:00
Andreas Fabri
4c0c9857db
fix linking/unlinking
2012-11-20 10:56:39 +01:00
Sébastien Loriot
8d741d504d
remove % in section name
2012-11-14 16:10:15 +01:00
Sébastien Loriot
128b02abb8
update CGAL custom doxygen macros
...
corresponds to a run of the script Documentation/conversion_tools/rename_macros.sh
+manual edit of doxyassist.xml and pkglist_filter.py
2012-11-14 00:31:05 +01:00
Sébastien Loriot
ae159cbdf3
replace markup #, ##, ### by \section, \subsection and \subsubsection
...
(script replacement)
2012-11-06 22:02:15 +00:00
Philipp Möller
634d9f0c37
Mark the Kernel namespace with cgalconceptnamespace
2012-10-30 17:56:08 +00:00
Philipp Möller
f7ead73360
Those concepts got removed in the last revision of the kernel doc but
...
their new files fell through.
2012-10-30 13:19:33 +00:00
Philipp Möller
c22dcc53a5
Sort and split stuff to be easier to handle and have a nicer lists.
2012-10-25 12:07:35 +00:00
Philipp Möller
aa7de02ba0
Forgot to replace ingroup with addtogroup.
2012-10-25 10:29:15 +00:00
Philipp Möller
c4ae57f661
Turn of SORT_GROUP_NAMES for the Kernel and give the appropriate hints
...
to sort the function groups.
2012-10-25 10:17:06 +00:00
Philipp Möller
31a3c07418
Turn \refines :: into \refines `X` globally
2012-10-25 09:48:39 +00:00
Philipp Möller
31e9eadf8b
Fix all PackageDescriptions to a newer layout
2012-10-19 15:52:31 +00:00
Philipp Möller
c48ef2954c
Small fixes
2012-10-17 08:36:09 +00:00
Laurent Rineau
3ee271ea18
Add documentation that Projection_traits_xy_3 is a model of
...
DelaunayMeshTraits_2
2012-10-16 14:53:13 +00:00
Laurent Rineau
b4c3b341ba
Make Projection_traits_3 compatible with Mesh_2
...
And add one test.
2012-10-16 14:46:46 +00:00
Sébastien Loriot
26acfe9998
remove last warnings by introducing Ambient_dimension and Feature_dimension in Kernel concept
2012-10-12 11:05:59 +00:00
Sébastien Loriot
d749e70140
explicit link for nested type in template classes.
2012-10-12 09:41:36 +00:00
Sébastien Loriot
0354260992
Kernel is done
2012-10-11 23:16:54 +00:00
Sébastien Loriot
9c1d00b013
de-math
2012-10-11 23:10:18 +00:00
Sébastien Loriot
ef52b587d7
remove extra `` around .
2012-10-11 22:44:34 +00:00
Sébastien Loriot
c4e40f96c3
de-math:
...
perl -p -i -e 's/\\f\$\s([a-w])\\f\$/`$1`/g' *.h
2012-10-11 22:38:48 +00:00
Sébastien Loriot
4905c23e75
avoid brief
2012-10-11 22:35:05 +00:00
Sébastien Loriot
0a5d74f24f
more kernel fixes
2012-10-11 21:19:51 +00:00
Sébastien Loriot
ebf4235889
remove exe property
2012-10-11 21:03:39 +00:00
Sébastien Loriot
a90f4e483d
global functions should be OK now
2012-10-11 21:02:34 +00:00
Sébastien Loriot
27d6ab21bd
adding CGAL namespace to enable linking
...
Iso_box_2 -> Iso_rectangle_2
2012-10-11 20:34:25 +00:00
Sébastien Loriot
0f858a4361
demath
2012-10-11 16:52:12 +00:00
Sébastien Loriot
f032722098
enum linking for global functions
2012-10-11 16:38:25 +00:00
Sébastien Loriot
4ff9e2ce42
working on Kernel doc
2012-10-11 16:37:05 +00:00
Sébastien Loriot
348ed0e094
referencing enum
2012-10-11 15:43:42 +00:00
Sébastien Loriot
3bca323c92
typos
2012-10-11 15:28:53 +00:00
Sébastien Loriot
c78856d07a
fix on kernel objects
2012-10-11 15:01:30 +00:00
Sébastien Loriot
ad84258c3e
fix do_intersect and mimick the decomposition
...
of intersection
2012-10-11 13:44:39 +00:00
Sébastien Loriot
0467116303
clean up intersection global function
2012-10-11 13:08:47 +00:00
Sébastien Loriot
58db3e0dc8
de-math
2012-10-10 21:51:57 +00:00
Sébastien Loriot
ba47180395
prettify kernel concept functor declaration (identical to Spherical Kernel)
2012-10-10 20:58:20 +00:00
Sébastien Loriot
037af203ee
missing CGAL::
2012-10-10 17:15:26 +00:00
Laurent Rineau
5ef5350f04
Fix headers of Kernel_23
...
Mostly missing #include, but I had to create a <CGAL/kernel_config.h> from
<CGAL/kernel_basic.h>, to reduce dependency problems.
2012-10-08 09:02:18 +00:00
Andreas Fabri
b8b7a5dad3
get rid of spurious XX
2012-10-03 17:02:54 +00:00
Philipp Möller
bc48dfe5a0
Be consistent about author/authors
2012-10-03 16:40:16 +00:00
Andreas Fabri
fec5566306
i.e. / de-math
2012-10-02 21:11:55 +00:00
Philipp Möller
272a52ee44
Do a global pass over Doxygen warnings/errors.
2012-10-02 15:12:54 +00:00
Philipp Möller
c9fdbf3edb
Add an anchor to each level one heading, so we get a nice tree in the
...
user manuals.
2012-10-02 11:53:01 +00:00
Philipp Möller
a2f6aa1d5e
Minor grouping fixes, linebreaks.
2012-10-02 09:51:54 +00:00
Philipp Möller
37778547bf
Fix example to point to paths similar to a flat layout
2012-10-01 18:02:44 +00:00
Philipp Möller
299716d7c9
Small grouping fixes in the kernel.
2012-09-28 17:01:24 +00:00
Andreas Fabri
227a8bfdd8
Add missing projection traits pages
2012-09-26 11:41:11 +00:00
Philipp Möller
b64ba48134
The changes to move the package overview labels into the
...
PackageDescription.
2012-09-25 17:17:49 +00:00
Philipp Möller
1954eff3d6
* build normalized mainpage anchors
...
* better naming for Pkg commands
* User and Reference Manual links from the PackageOverview
2012-09-20 15:30:03 +00:00
Andreas Fabri
6f61e2b2ee
Downsize headings
2012-09-17 14:53:05 +00:00
Philipp Möller
864aebe2e5
Merge next.
...
This commit also updates the respective mock-headers when the
corresponding .tex documentation has changed. This has been the case for:
AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABB_traits.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_features.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_no_features.tex
Number_types/doc_tex/NumberTypeSupport_ref/Interval_nt.tex
Number_types/doc_tex/NumberTypeSupport_ref/Lazy_exact_nt.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_2.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_3.tex
Triangulation_2/doc_tex/Triangulation_2_ref/Constrained_Delaunay_triangulation_2.tex
2012-09-12 14:14:22 +00:00
Andreas Fabri
aba82f6027
i.e. need \ in \brief
2012-09-11 12:30:42 +00:00
Philipp Möller
2d8931167f
autoexamples
2012-08-29 16:20:55 +00:00
Philipp Möller
5a0a5403c4
Enable autotoc on mainpages
2012-08-29 15:45:17 +00:00
Philipp Möller
87bfa5ebbb
Move the lost example to the right place
2012-08-29 15:31:43 +00:00
Philipp Möller
e2616dafb1
Rebuild the how_to_cite structure
2012-08-28 17:33:45 +00:00
Andreas Fabri
3b1a496f13
Unlink 'Default'
2012-08-28 14:05:21 +00:00
Andreas Fabri
7e1d93d60e
Add template <typename Kernel> to all global functions; was already wrong in the old documentation
2012-08-28 13:12:05 +00:00
Andreas Fabri
65edc2aa94
fix linking in \hasModel by backquoting
2012-08-27 13:54:42 +00:00
Andreas Fabri
fd1c486d8d
fix linking in \hasModel by backquoting
2012-08-27 13:28:13 +00:00
Andreas Fabri
c9bf9faeeb
Add \details and unify headings for subgoups dispatching into kernels
2012-08-24 14:45:50 +00:00
Andreas Fabri
0424e982fe
unlink; 2d -> 2D
2012-08-24 14:00:15 +00:00
Andreas Fabri
85f9f048e3
T const& -> const T&
2012-08-24 13:50:24 +00:00
Andreas Fabri
4549a21732
subgroup for the different kernels
2012-08-24 13:30:34 +00:00
Philipp Möller
18ea1db34a
more nesting for compare_y
2012-08-24 09:54:11 +00:00
Philipp Möller
c2d826dcb8
* Internal class Null_vector and Origin
...
* more groups for Affine Transformation
2012-08-24 09:50:22 +00:00
Andreas Fabri
b561e9003a
simplification of table; unlink
2012-08-24 09:24:58 +00:00
Philipp Möller
d872758355
missing end of namespace
2012-08-24 09:05:06 +00:00
Philipp Möller
edf9658734
fix broken group name
2012-08-23 18:09:14 +00:00
Philipp Möller
36824b5311
prevent link
2012-08-23 18:08:50 +00:00
Andreas Fabri
cc6f47193f
move from one group to another
2012-08-23 15:48:45 +00:00
Andreas Fabri
b3765761d6
create kernel group
2012-08-23 15:42:28 +00:00
Andreas Fabri
63b88fbbdf
create 2D and 3D class groups
2012-08-23 15:21:40 +00:00
Andreas Fabri
fceba2b8b7
unlink, un<I>
2012-08-23 14:59:19 +00:00
Philipp Möller
34b71f7920
Layout juggling, configuration refinement
2012-08-23 14:00:05 +00:00
Philipp Möller
56c1938a52
Add Kernel_23
2012-08-23 12:16:14 +00:00
Philipp Möller
5688d58b1b
break apart multi-cites, TO BE UNMERGED
2012-08-17 13:17:11 +00:00
Philipp Möller
61f7a55922
Remove use.h from Kernel_23/test
...
Kernel_23 defined its own CGAL::use, replace it with the one from
Testsuite.
2012-08-09 08:48:36 +00:00
Philipp Möller
e65a8028ea
Replace tex-style quotes with quotes that you would expect, as there
...
is no way to handle them in the converter.
Needs to be revert before this is being merged into next.
2012-08-02 12:55:15 +00:00
Philipp Möller
495fac8ea1
Merge from next
2012-07-27 17:58:52 +00:00
Guillaume Damiand
bf0d1025eb
Revert last commit: cgal is really too rigid...
2012-07-17 08:56:13 +00:00
Guillaume Damiand
46f16de7c9
Add operator += in BBox classes (more or less a trivial bug-fix).
2012-07-17 08:18:59 +00:00
Marc Glisse
dd395e8764
Circle_3 is an object, not a functor.
2012-07-06 16:20:16 +00:00
Laurent Rineau
62a8fdc2d4
Merge /branches/features/Triangulation_2_UseTraitsInHierarchy-GF/Kernel_23
...
... and only that directory. The rest of the branch is a patch to
Triangulation_2, that will be sumbitted as a small feature.
2012-06-29 16:27:25 +00:00
Philipp Möller
caf3cce0d1
Silence unused parameter warnings. Leave the ones from the test-suite
...
that could signal incomplete tests.
2012-06-22 14:22:16 +00:00
Philipp Möller
b529971917
Merge the changes to ccPrecond and ccPostcond that have been in
...
features/doxy-pmoeller and add changes for ccRequires on top of it.
ATTN: This changeset should be unmerged before the whole branch goes
back into next.
2012-06-20 13:57:36 +00:00
Philipp Möller
42e2d63f88
Undo the broken merge
2012-06-20 12:47:26 +00:00
Philipp Möller
dddc771f29
First part of the precondition changes
2012-06-20 12:23:20 +00:00
Philipp Möller
fd73696a54
merged ^/branches/next
2012-06-12 12:36:04 +00:00
Laurent Rineau
391f74f23a
Fix a typo
2012-05-31 17:22:53 +00:00
Laurent Rineau
a89b28a053
Add Compute_determinant_[23] to the Kernel concept
2012-05-30 15:30:18 +00:00
Marc Glisse
5066da60dc
typo
2012-05-21 07:36:51 +00:00
Philipp Möller
a621ff3f6b
Remove the first batch of files that are no longer needed.
2012-05-20 13:23:33 +00:00
Philipp Möller
75378f55ce
Merged ^/branches/next for the test-suite run.
2012-05-10 17:34:30 +00:00
Philipp Möller
d1c531a12b
Fixed a few stray Result templates to result_of.
2012-05-07 09:16:26 +00:00
Philipp Möller
ab9afd78e0
incorporated Michael Hoffmann's review 2
2012-05-02 12:12:37 +00:00
Sébastien Loriot
aad2dfdde0
doc bug fix:
...
In the doc page of Intersect_2, intersection for Iso_rectangle_2 and Triangle_2
is documented while in the doc page of intersection, it is not
(and all is implemented).
2012-05-02 10:27:45 +00:00
Sébastien Loriot
a521599052
sort 2D intersection primitive lexicographically (like I done in 3D)
2012-05-02 10:22:28 +00:00
Laurent Rineau
05864a04d3
Trivially add compatibility with Boost Meta-Programming Library (MPL)
...
Boost MPL "Metafunction" concept just requires the nested type named "type".
2012-04-25 11:48:29 +00:00
Philipp Möller
9bb495b4bd
Add links to result_of to concerned "see also".
2012-04-24 17:05:01 +00:00
Philipp Möller
b6a4607ece
Removed mentioning of the Intersect metafunction. Switched everything
...
to the yet unimplemented boost::result_of.
2012-04-24 16:17:26 +00:00
Philipp Möller
17797b7271
Merge next into this branch. There have been conflicts in the
...
AABB_tree documentation, Intersections_3 and Arrangement_on_surface_2.
The merge also introduced a regression for a bug fixed in R68387 which
fixed a bug in Triangle_3 Segment_3 intersections. The relevant
testcase is in triangle_other_intersection_test.cpp.
2012-04-24 15:06:19 +00:00
Philipp Möller
542f5d9c51
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
Philipp Möller
d3459ef740
* prettified and included the example
2012-02-06 10:24:52 +00:00
Laurent Rineau
88b7d66753
Remove unused variables (warning)
2012-01-31 15:00:14 +00:00