Skip to main content

Module expand

Module expand 

Source
Expand description

Expand a box to include another geometry.

Mirrors boost::geometry::expand from boost/geometry/algorithms/expand.hpp and the component-wise Cartesian implementation in algorithms/detail/expand/{point,box}.hpp.

Functions§

expand
Expand bounds so it contains geometry’s envelope.
expand_with
Expand bounds using an explicitly supplied envelope strategy.