BWAPI
|
#include <Arr_counting_traits_2.h>
Public Member Functions | |
Make_x_monotone_2 (const Base *base, unsigned int &counter) | |
template<class OutputIterator > | |
OutputIterator | operator() (const Curve_2 &cv, OutputIterator oi) const |
A functor that divides a curve into x-monotone curves.
Arr_counting_traits_2< Base_traits >::Make_x_monotone_2::Make_x_monotone_2 | ( | const Base * | base, |
unsigned int & | counter | ||
) | [inline] |
Construct
OutputIterator Arr_counting_traits_2< Base_traits >::Make_x_monotone_2::operator() | ( | const Curve_2 & | cv, |
OutputIterator | oi | ||
) | const [inline] |
Operate