Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::DoIntersect_3
A model for this must provide
bool
fo.operator() ( Type1 obj1, Type2 obj2)
determines if two geometrical objects of type
Type1
and
Type2
intersect or not
for all pairs
Type1
and
Type2
, where the types
Type1
and
Type2
can be any of the following:
Kernel::Plane_3
Kernel::Line_3
Kernel::Ray_3
Kernel::Segment_3
Kernel::Triangle_3
Bbox_3
and also for
Type1
and
Type2
of respective types
Kernel::Triangle_3
and
Kernel::Tetrahedron_3
Kernel::Plane_3
and
Kernel::Sphere_3
(or the contrary)
Kernel::Sphere_3
and
Kernel::Sphere_3
.
Refines
AdaptableFunctor
(with two arguments)
See Also
CGAL::do_intersect
Next:
Kernel::EqualXY_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.9. 26 September 2011.