Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL::y_equal
bool
y_equal
(
Point_2
<
Kernel
> p,
Point_2
<
Kernel
> q)
returns
true
, iff
p
and
q
have the same
y
-coordinate.
bool
y_equal
(
Point_3
<
Kernel
> p,
Point_3
<
Kernel
> q)
returns
true
, iff
p
and
q
have the same
y
-coordinate.
See Also
CGAL::compare_y
CGAL::x_equal
CGAL::z_equal
Next:
z_equal
Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL Open Source Project
. Release 3.2.1. 13 July 2006.