#include <cstddef>#include <boost/polygon/polygon.hpp>#include <boost/geometry/core/access.hpp>#include <boost/geometry/core/cs.hpp>#include <boost/geometry/core/coordinate_dimension.hpp>#include <boost/geometry/core/coordinate_type.hpp>#include <boost/geometry/core/mutable_range.hpp>#include <boost/geometry/core/tags.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::geometry | |
| boost::geometry::traits | |
| boost::polygon | |
Functions | |
| template<typename CoordinateType > | |
| polygon_traits< polygon_data < CoordinateType > >::iterator_type | boost::polygon::range_begin (polygon_data< CoordinateType > &polygon) |
| template<typename CoordinateType > | |
| polygon_traits< polygon_data < CoordinateType > >::iterator_type | boost::polygon::range_begin (polygon_data< CoordinateType > const &polygon) |
| template<typename CoordinateType > | |
| polygon_traits< polygon_data < CoordinateType > >::iterator_type | boost::polygon::range_end (polygon_data< CoordinateType > &polygon) |
| template<typename CoordinateType > | |
| polygon_traits< polygon_data < CoordinateType > >::iterator_type | boost::polygon::range_end (polygon_data< CoordinateType > const &polygon) |
| template<typename CoordinateType > | |
| std::size_t | boost::polygon::range_calculate_size (polygon_data< CoordinateType > const &polygon) |