|
CGAL 5.2.1 - 2D and 3D Linear Geometry Kernel
|
AdaptableFunctor (with three arguments)CGAL::collinear() Operations | |
| bool | operator() (const Kernel::Point_2 &p, const Kernel::Point_2 &q, const Kernel::Point_2 &r) |
returns true, if p, q, and r are collinear. | |