Boost.Geometry    Boost C++ Libraries
Static Public Member Functions | List of all members
boost::geometry::strategy::within::box_within_coord Struct Reference
Inheritance diagram for boost::geometry::strategy::within::box_within_coord:
boost::geometry::strategy::within::box_within_range< Geometry, Dimension, CSTag >

Static Public Member Functions

template<typename BoxContainedValue , typename BoxContainingValue >
static bool apply (BoxContainedValue const &bed_min, BoxContainedValue const &bed_max, BoxContainingValue const &bing_min, BoxContainingValue const &bing_max)
 

Member Function Documentation

template<typename BoxContainedValue , typename BoxContainingValue >
static bool boost::geometry::strategy::within::box_within_coord::apply ( BoxContainedValue const &  bed_min,
BoxContainedValue const &  bed_max,
BoxContainingValue const &  bing_min,
BoxContainingValue const &  bing_max 
)
static

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen