template <class Kernel, class Container>
|
bool
|
|
template <class Kernel, class Container>
|
bool
|
|
template <class Kernel, class Container>
|
bool
|
|
template <class Kernel, class Container>
|
bool
|
|
template <class Traits>
|
bool
|
|
template <class Traits>
|
bool
|
|
template <class Traits>
|
bool
|
|
template <class Polygon>
|
bool
|
|
|
template <class InputIterator, class OutputIterator>
|
OutputIterator
|
join ( InputIterator begin, InputIterator end, OutputIterator oi)
|
Computes the union of the general polygons (or general polygons with
holes) in the given range. (The value type of the input iterator is
used to distinguish between the two.) The result, represented by a set
of general polygon with holes, is inserted into an output container
through a given output iterator