BWAPI
|
#include <Arr_counting_traits_2.h>
Public Member Functions | |
Compare_x_near_boundary_2 (const Base *base, unsigned int &counter1, unsigned int &counter2) | |
Comparison_result | operator() (const Point_2 &p, const X_monotone_curve_2 &xc, Arr_curve_end ce) const |
Comparison_result | operator() (const X_monotone_curve_2 &xc1, Arr_curve_end ce1, const X_monotone_curve_2 &xc2, Arr_curve_end ce2) const |
A functor that compares the x-coordinates of curve ends near the boundary of the parameter space.
Arr_counting_traits_2< Base_traits >::Compare_x_near_boundary_2::Compare_x_near_boundary_2 | ( | const Base * | base, |
unsigned int & | counter1, | ||
unsigned int & | counter2 | ||
) | [inline] |
Construct
Comparison_result Arr_counting_traits_2< Base_traits >::Compare_x_near_boundary_2::operator() | ( | const Point_2 & | p, |
const X_monotone_curve_2 & | xc, | ||
Arr_curve_end | ce | ||
) | const [inline] |
Operate
Comparison_result Arr_counting_traits_2< Base_traits >::Compare_x_near_boundary_2::operator() | ( | const X_monotone_curve_2 & | xc1, |
Arr_curve_end | ce1, | ||
const X_monotone_curve_2 & | xc2, | ||
Arr_curve_end | ce2 | ||
) | const [inline] |
Operate