|
CGAL 4.7 - 2D and 3D Linear Geometry Kernel
|
AdaptableFunctor (with two arguments) CGAL::y_equal() Operations | |
| bool | operator() (const Kernel::Point_2 &p, const Kernel::Point_2 &q) |
returns true iff p and q have the same Cartesian \( y\)-coordinate. More... | |
| bool Kernel::EqualY_2::operator() | ( | const Kernel::Point_2 & | p, |
| const Kernel::Point_2 & | q | ||
| ) |
returns true iff p and q have the same Cartesian \( y\)-coordinate.