Navigation: Up, Table of Contents, Bibliography, Index, Title Page

CGAL::y_equal

bool y_equal ( Point_2<R> p, Point_2<R> q)
returns true, iff p and q have the same y-coordinate.

bool y_equal ( Point_3<R> p, Point_3<R> 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, Bibliography, Index, Title Page
www.cgal.org. Aug 13, 2001.