#include <predicate_objects_on_points_2.h>
Public Member Functions | |
p_Less_rotate_ccw_safer (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 234 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 237 of file predicate_objects_on_points_2.h.
|
inline |
Definition at line 241 of file predicate_objects_on_points_2.h.
References collinear_are_ordered_along_line(), LEFTTURN, orientation(), RIGHTTURN, and p_Less_rotate_ccw_safer< Point >::rot_point.
|
inline |
Definition at line 261 of file predicate_objects_on_points_2.h.
References p_Less_rotate_ccw_safer< Point >::rot_point.
|
private |
Definition at line 266 of file predicate_objects_on_points_2.h.
Referenced by p_Less_rotate_ccw_safer< Point >::operator()(), and p_Less_rotate_ccw_safer< Point >::set_rotation_center().