|
BWAPI
|
#include <Arr_counting_traits_2.h>
Public Member Functions | |
| Intersect_2 (const Base *base, unsigned int &counter) | |
| template<class OutputIterator > | |
| OutputIterator | operator() (const X_monotone_curve_2 &xc1, const X_monotone_curve_2 &xc2, OutputIterator oi) const |
A functor that computes intersections between x-monotone curves.
| Arr_counting_traits_2< Base_traits >::Intersect_2::Intersect_2 | ( | const Base * | base, |
| unsigned int & | counter | ||
| ) | [inline] |
Construct
| OutputIterator Arr_counting_traits_2< Base_traits >::Intersect_2::operator() | ( | const X_monotone_curve_2 & | xc1, |
| const X_monotone_curve_2 & | xc2, | ||
| OutputIterator | oi | ||
| ) | const [inline] |
Operate
1.7.6.1