#include <cstddef>
#include <boost/numeric/conversion/cast.hpp>
#include <boost/geometry/algorithms/not_implemented.hpp>
#include <boost/geometry/core/coordinate_dimension.hpp>
#include <boost/geometry/geometries/concepts/check.hpp>
#include <boost/geometry/util/select_coordinate_type.hpp>
#include <boost/geometry/strategies/compare.hpp>
#include <boost/geometry/policies/compare.hpp>
#include <boost/variant/static_visitor.hpp>
#include <boost/variant/apply_visitor.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::geometry | |
boost::geometry::detail | |
boost::geometry::detail::expand | |
boost::geometry::dispatch | |
boost::geometry::resolve_variant | |
Functions | |
template<typename Box , typename Geometry > | |
void | boost::geometry::expand (Box &box, Geometry const &geometry) |
Expands a box using the bounding box (envelope) of another geometry (box, point) More... | |