Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
Kernel::HasOn_2
A model for this must provide:
bool
fo.operator() (
Kernel::Line_2
l,
Kernel::Point_2
p)
returns true iff
p
lies on
l
.
bool
fo.operator() (
Kernel::Ray_2
r,
Kernel::Point_2
p)
returns true iff
p
lies on
r
.
bool
fo.operator() (
Kernel::Segment_2
s,
Kernel::Point_2
p)
returns true iff
p
lies on
s
.
Refines
AdaptableFunctor
See Also
CGAL::
Line_2
<
R
>
CGAL::
Ray_2
<
R
>
CGAL::
Segment_2
<
R
>
Next:
Kernel::HasOn_3
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.