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::winding_side_between< CSTag > Struct Template Reference

#include <point_in_poly_winding.hpp>

Public Types

typedef
strategy::side::services::default_strategy
< CSTag >::type 
strategy_side_type
 

Static Public Member Functions

template<size_t D, typename Point , typename PointOfSegment >
static int apply (Point const &point, PointOfSegment const &s1, PointOfSegment const &s2, int count)
 

Member Typedef Documentation

Member Function Documentation

template<typename CSTag>
template<size_t D, typename Point , typename PointOfSegment >
static int boost::geometry::strategy::within::winding_side_between< CSTag >::apply ( Point const &  point,
PointOfSegment const &  s1,
PointOfSegment const &  s2,
int  count 
)
inlinestatic

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