#include <boost/concept/requires.hpp>
#include <boost/geometry/geometries/concepts/point_concept.hpp>
#include <boost/geometry/util/add_const_if_c.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::geometry | |
boost::geometry::detail | |
Functions | |
template<typename Point , typename Op > | |
void | boost::geometry::for_each_coordinate (Point &point, Op operation) |
template<typename Point , typename Op > | |
Op | boost::geometry::for_each_coordinate (Point const &point, Op operation) |