Boost.Geometry    Boost C++ Libraries
Static Public Member Functions | List of all members
boost::geometry::strategy::within::point_in_box< Point, Box, SubStrategy > Struct Template Reference

Static Public Member Functions

static bool apply (Point const &point, Box const &box)
 

Member Function Documentation

template<typename Point , typename Box , template< typename, std::size_t, typename > class SubStrategy = within_range>
static bool boost::geometry::strategy::within::point_in_box< Point, Box, SubStrategy >::apply ( Point const &  point,
Box const &  box 
)
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