Classes | |
| struct | select_strategy |
| struct | transform_box |
| struct | transform_box_or_segment |
| struct | transform_multi |
| Is able to transform any multi-geometry, calling the single-version as policy. More... | |
| struct | transform_point |
| struct | transform_polygon |
| struct | transform_range |
Functions | |
| template<typename PointOut , typename OutputIterator , typename Range , typename Strategy > | |
| bool | transform_range_out (Range const &range, OutputIterator out, Strategy const &strategy) |
|
inline |