Commit Graph

37 Commits

Author SHA1 Message Date
Sébastien Loriot f97d6b8bd9 s/boost::result_of/cpp11::result_of/g 2013-03-14 10:38:13 +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
Marc Glisse 668969cb02 Doc was describing another functor, bad copy-paste. 2012-06-01 15:05:57 +00:00
Marc Glisse 4f5f1fd2e2 add links 2012-05-21 14:02:03 +00:00
Marc Glisse 3603ef4fe5 add links 2012-05-21 13:49:29 +00:00
Marc Glisse f594f982ce Classify some functors as "constructions" and not "predicates" (matches what is done in Kernel_23) 2012-05-21 08:09:23 +00:00
Philipp Möller 17e00293d1 Fixed Kernel_d doc to compile again and to use result_of for
intersections.
2012-05-02 10:08:28 +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 1be7dd9cd4 Incorporated reviewer comments 2012-01-16 10:54:46 +00:00
Philipp Möller 26a94ab6bb Small documentation corrections 2011-11-24 10:44:23 +00:00
Sébastien Loriot 75999b64d9 remove executable property 2011-10-03 08:22:54 +00:00
Philipp Möller 03caf9fe95 New documentation for intersections in Kernel_23 and Kernel_d, removed old IT2/3, documentation
for overload, added examples for overload and dispatch_outputiterator
2011-08-25 14:02:05 +00:00
Philipp Möller e6a339a455 Grammar error 2011-07-20 14:58:32 +00:00
Philipp Möller f37bd4f426 * Updated documentation for intersections
* added the missing Do_intersect_d concept
2011-07-20 14:53:15 +00:00
Olivier Devillers 137c854176 add Point_dimension_d functor in kerneld and spatial_sorting_d traits class 2011-05-25 08:43:59 +00:00
Olivier Devillers 4934cff531 add Point_dimension_d functor in kerneld and spatial_sorting_d traits class 2011-05-25 08:39:09 +00:00
Olivier Devillers 7c3fdd91b4 add missing file 2011-05-05 14:23:37 +00:00
Olivier Devillers 2afd39edc3 adding predicate Less_coordinate_d 2011-04-29 14:31:48 +00:00
Olivier Devillers 28a3398cb0 add Compute_coordinate_d 2010-11-12 10:53:39 +00:00
Olivier Devillers b52f67700b add Compute_coordinate_d 2010-11-12 10:52:58 +00:00
Sylvain Pion 0c9d10baa6 Recommend object_cast instead of assign 2008-07-29 13:59:20 +00:00
Sylvain Pion b0f2c77fdc Remove casts to Oriented_side.
They are useless since we merged the various enum types.
2008-04-09 12:35:10 +00:00
Andreas Fabri 4187ba81b4 fixed typo 2008-03-13 07:31:39 +00:00
Andreas Fabri 1d6a34f492 Added pages for dD Cartesian and Homogeneous kernel 2007-09-06 20:32:35 +00:00
Andreas Fabri 182c5d8290 Kernel -> Geometry Kernel (suggested by sylvain) 2007-04-18 09:10:01 +00:00
Sylvain Pion 318ce6597d Spell check. 2007-04-17 13:37:10 +00:00
Andreas Meyer 5b508b5bca typo 2006-11-20 13:37:44 +00:00
Bernd Gärtner 877b6e5f5e public types R, RT, FT removed from manual to be consistent with Kernel_23 2006-10-24 09:52:09 +00:00
Andreas Fabri 4b61cd5230 Added Michael Seel as chapter author 2006-04-28 07:12:37 +00:00
Laurent Saboret 312353dd51 Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Andreas Meyer 2261e9cdfd rename: \ccEnableRawListOfRefpages 2006-04-09 22:16:09 +00:00
Andreas Meyer db6a2f90ea special formatting for ref manual 2006-04-07 18:43:04 +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 aba8ccb2c5 Fixed desastreous typo in the ref manual 2006-03-07 08:52:59 +00:00
Andreas Fabri 1c84016a9e Added intro.tex with the \chapter command in order to get uniform URLs 2006-03-06 12:38:03 +00:00
Laurent Saboret a6b9850365 Move packages to trunk root 2006-02-14 08:58:16 +00:00