#include <boost/assert.hpp>
#include <boost/mpl/assert.hpp>
#include <boost/type_traits/is_convertible.hpp>
#include <boost/range.hpp>
#include <boost/geometry/core/exterior_ring.hpp>
#include <boost/geometry/core/interior_rings.hpp>
#include <boost/geometry/core/tags.hpp>
#include <boost/geometry/iterators/dispatch/point_iterator.hpp>
#include <boost/geometry/iterators/detail/point_iterator/iterator_type.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::geometry | |
boost::geometry::dispatch | |
Functions | |
template<typename Geometry > | |
point_iterator< Geometry > | boost::geometry::points_begin (Geometry &geometry) |
template<typename Geometry > | |
point_iterator< Geometry > | boost::geometry::points_end (Geometry &geometry) |