Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::resolve_strategy::within Struct Reference

#include <within.hpp>

Static Public Member Functions

template<typename Geometry1 , typename Geometry2 , typename Strategy >
static bool apply (Geometry1 const &geometry1, Geometry2 const &geometry2, Strategy const &strategy)
 
template<typename Geometry1 , typename Geometry2 >
static bool apply (Geometry1 const &geometry1, Geometry2 const &geometry2, default_strategy)
 

Member Function Documentation

template<typename Geometry1 , typename Geometry2 , typename Strategy >
static bool boost::geometry::resolve_strategy::within::apply ( Geometry1 const &  geometry1,
Geometry2 const &  geometry2,
Strategy const &  strategy 
)
inlinestatic
template<typename Geometry1 , typename Geometry2 >
static bool boost::geometry::resolve_strategy::within::apply ( Geometry1 const &  geometry1,
Geometry2 const &  geometry2,
default_strategy   
)
inlinestatic

References apply(), and boost::detail::type.


The documentation for this struct was generated from the following file: