#include <predicate_objects_on_points_2.h>
Public Types | |
typedef R::Point_2 | Point |
typedef R::Line_2 | Line |
Public Member Functions | |
r_Less_negative_dist_to_line (const Point &a, const Point &b) | |
bool | operator() (const Point &c, const Point &d) const |
Private Attributes | |
Line | l_ab |
Definition at line 354 of file predicate_objects_on_points_2.h.
typedef R::Line_2 Line |
Definition at line 358 of file predicate_objects_on_points_2.h.
typedef R::Point_2 Point |
Definition at line 357 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 359 of file predicate_objects_on_points_2.h.
Definition at line 364 of file predicate_objects_on_points_2.h.
References EQUAL, r_Less_negative_dist_to_line< R >::l_ab, lexicographically_xy_smaller(), and SMALLER.
|
private |
Definition at line 382 of file predicate_objects_on_points_2.h.
Referenced by r_Less_negative_dist_to_line< R >::operator()().