|
CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
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.