#include <box_in_box.hpp>
|
template<typename BoxContainedValue , typename BoxContainingValue > |
static bool | apply (BoxContainedValue const &bed_min, BoxContainedValue const &bed_max, BoxContainingValue const &bing_min, BoxContainingValue const &bing_max) |
|
template<typename BoxContainedValue , typename BoxContainingValue >
static bool boost::geometry::strategy::within::box_within_range::apply |
( |
BoxContainedValue const & |
bed_min, |
|
|
BoxContainedValue const & |
bed_max, |
|
|
BoxContainingValue const & |
bing_min, |
|
|
BoxContainingValue const & |
bing_max |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: