#include <predicate_objects_on_points_2.h>
Public Member Functions | |
p_Less_rotate_ccw_E (const Point &p) | |
bool | operator() (const Point &p, const Point &q) const |
void | set_rotation_center (const Point &p) |
Private Attributes | |
Point | rot_point |
Definition at line 270 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 273 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 277 of file predicate_objects_on_points_2.h.
References has_larger_dist_to_point(), LEFTTURN, orientation(), RIGHTTURN, and p_Less_rotate_ccw_E< Point >::rot_point.
|
inline |
Definition at line 294 of file predicate_objects_on_points_2.h.
References p_Less_rotate_ccw_E< Point >::rot_point.
|
private |
Definition at line 299 of file predicate_objects_on_points_2.h.
Referenced by p_Less_rotate_ccw_E< Point >::operator()(), and p_Less_rotate_ccw_E< Point >::set_rotation_center().