Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::HasOnBoundedSide_3
A model for this must provide:
bool
fo.operator() (
Kernel::Sphere_3
s,
Kernel::Point_3
p)
returns true iff
p
lies on the bounded side of
s
.
bool
fo.operator() (
Kernel::Tetrahedron_3
t,
Kernel::Point_3
p)
returns true iff
p
lies on the bounded side of
t
.
bool
fo.operator() (
Kernel
::
Iso_cuboid_3
c,
Kernel::Point_3
p)
returns true iff
p
lies on the bounded side of
c
.
Refines
AdaptableFunctor
(with two arguments)
See Also
CGAL::Iso_cuboid_3
<
Kernel
>
CGAL::Sphere_3
<
Kernel
>
CGAL::Tetrahedron_3
<
Kernel
>
Next:
Kernel::HasOnNegativeSide_2
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.