BWAPI
|
#include <Arr_counting_traits_2.h>
Public Member Functions | |
Merge_2 (const Base *base, unsigned int &counter) | |
void | operator() (const X_monotone_curve_2 &xc1, const X_monotone_curve_2 &xc2, X_monotone_curve_2 &xc) const |
A functor that merges two x-monotone curves into one.
Arr_counting_traits_2< Base_traits >::Merge_2::Merge_2 | ( | const Base * | base, |
unsigned int & | counter | ||
) | [inline] |
Construct
void Arr_counting_traits_2< Base_traits >::Merge_2::operator() | ( | const X_monotone_curve_2 & | xc1, |
const X_monotone_curve_2 & | xc2, | ||
X_monotone_curve_2 & | xc | ||
) | const [inline] |
Operate