#include <predicate_objects_on_points_2.h>
Public Member Functions | |
p_Less_rotate_ccw (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 198 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 201 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 205 of file predicate_objects_on_points_2.h.
References collinear_are_ordered_along_line(), LEFTTURN, orientation(), RIGHTTURN, and p_Less_rotate_ccw< Point >::rot_point.
|
inline |
Definition at line 225 of file predicate_objects_on_points_2.h.
References p_Less_rotate_ccw< Point >::rot_point.
|
private |
Definition at line 230 of file predicate_objects_on_points_2.h.
Referenced by p_Less_rotate_ccw< Point >::operator()(), and p_Less_rotate_ccw< Point >::set_rotation_center().