|
BWAPI
|
#include <Arr_counting_traits_2.h>
Public Member Functions | |
| Equal_2 (const Base *base, unsigned int &counter1, unsigned int &counter2) | |
| bool | operator() (const X_monotone_curve_2 &xc1, const X_monotone_curve_2 &xc2) const |
| bool | operator() (const Point_2 &p1, const Point_2 &p2) const |
A functor that checks whether two points and two x-monotone curves are identical.
| Arr_counting_traits_2< Base_traits >::Equal_2::Equal_2 | ( | const Base * | base, |
| unsigned int & | counter1, | ||
| unsigned int & | counter2 | ||
| ) | [inline] |
Construct
| bool Arr_counting_traits_2< Base_traits >::Equal_2::operator() | ( | const X_monotone_curve_2 & | xc1, |
| const X_monotone_curve_2 & | xc2 | ||
| ) | const [inline] |
Operate
| bool Arr_counting_traits_2< Base_traits >::Equal_2::operator() | ( | const Point_2 & | p1, |
| const Point_2 & | p2 | ||
| ) | const [inline] |
Operate
1.7.6.1