#include <predicate_objects_on_points_2.h>
Public Types | |
typedef R::Point_2 | Point |
typedef R::Line_2 | Line |
Public Member Functions | |
r_Less_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 386 of file predicate_objects_on_points_2.h.
typedef R::Line_2 Line |
Definition at line 390 of file predicate_objects_on_points_2.h.
typedef R::Point_2 Point |
Definition at line 389 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 391 of file predicate_objects_on_points_2.h.
Definition at line 395 of file predicate_objects_on_points_2.h.
References EQUAL, r_Less_dist_to_line< R >::l_ab, lexicographically_xy_smaller(), and SMALLER.
|
private |
Definition at line 413 of file predicate_objects_on_points_2.h.
Referenced by r_Less_dist_to_line< R >::operator()().