BWAPI
|
#include <Arr_counting_traits_2.h>
Public Member Functions | |
Compare_y_at_x_2 (const Base *base, unsigned int &counter) | |
Comparison_result | operator() (const Point_2 &p, const X_monotone_curve_2 &xc) const |
A functor that compares the y-coordinates of a point and an x-monotone curve at the point x-coordinate.
Arr_counting_traits_2< Base_traits >::Compare_y_at_x_2::Compare_y_at_x_2 | ( | const Base * | base, |
unsigned int & | counter | ||
) | [inline] |
Construct
Comparison_result Arr_counting_traits_2< Base_traits >::Compare_y_at_x_2::operator() | ( | const Point_2 & | p, |
const X_monotone_curve_2 & | xc | ||
) | const [inline] |
Operate