#include <predicate_objects_on_points_2.h>
Public Member Functions | |
| p_Less_dist_to_point (const Point &p) | |
| bool | operator() (const Point &p1, const Point &p2) const | 
Private Attributes | |
| Point | _p | 
Definition at line 343 of file predicate_objects_on_points_2.h.
      
  | 
  inline | 
Definition at line 346 of file predicate_objects_on_points_2.h.
      
  | 
  inline | 
Definition at line 347 of file predicate_objects_on_points_2.h.
References p_Less_dist_to_point< Point >::_p, and has_smaller_dist_to_point().

      
  | 
  private | 
Definition at line 350 of file predicate_objects_on_points_2.h.
Referenced by p_Less_dist_to_point< Point >::operator()().