Functions | |
| template<typename GeometryOut , typename Geometry1 , typename Geometry2 , typename OutputIterator > | |
| OutputIterator | union_insert (Geometry1 const &geometry1, Geometry2 const &geometry2, OutputIterator out) |
| {union} More... | |
|
inline |
{union}
{union_insert, spatial set theoretic union}. {union}
| GeometryOut | output geometry type, must be specified |
| Geometry1 | |
| Geometry2 | |
| OutputIterator | output iterator |
| geometry1 | |
| geometry2 | |
| out | {union} |