CGAL 5.4.1 - Triangulated Surface Mesh Segmentation
|
#include <Concepts/SegmentationGeomTraits.h>
Function object model of Kernel::Collinear_3 for the aforementioned geometric types.
Public Member Functions | |
bool | operator() (const Point_3 &p, const Point_3 &q, const Point_3 &r) |
determines if points p , q and r are collinear. | |