#include <predicate_objects_on_points_2.h>
Public Types | |
typedef R::RT | RT |
typedef R::Direction_2 | Direction |
typedef R::Point_2 | Point |
typedef R::Line_2 | Line |
Public Member Functions | |
r_Less_in_direction (const Direction &dir) | |
bool | operator() (const Point &c, const Point &d) const |
Private Attributes | |
Line | l |
Definition at line 417 of file predicate_objects_on_points_2.h.
typedef R::Direction_2 Direction |
Definition at line 421 of file predicate_objects_on_points_2.h.
typedef R::Line_2 Line |
Definition at line 423 of file predicate_objects_on_points_2.h.
typedef R::Point_2 Point |
Definition at line 422 of file predicate_objects_on_points_2.h.
typedef R::RT RT |
Definition at line 420 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 425 of file predicate_objects_on_points_2.h.
Definition at line 430 of file predicate_objects_on_points_2.h.
References EQUAL, r_Less_in_direction< R >::l, LARGER, and lexicographically_xy_smaller().
|
private |
Definition at line 448 of file predicate_objects_on_points_2.h.
Referenced by r_Less_in_direction< R >::operator()().