Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::within::point_in_box_by_side< Point, Box, Decide > Struct Template Reference

#include <point_in_box_by_side.hpp>

Public Types

typedef
strategy::side::services::default_strategy
< typename cs_tag< Box >::type >
::type 
side_strategy_type
 

Static Public Member Functions

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

Member Typedef Documentation

template<typename Point , typename Box , typename Decide = decide_within>
typedef strategy::side::services::default_strategy< typename cs_tag<Box>::type >::type boost::geometry::strategy::within::point_in_box_by_side< Point, Box, Decide >::side_strategy_type

Member Function Documentation

template<typename Point , typename Box , typename Decide = decide_within>
static bool boost::geometry::strategy::within::point_in_box_by_side< Point, Box, Decide >::apply ( Point const &  point,
Box const &  box 
)
inlinestatic

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