Boost.Geometry    Boost C++ Libraries
Public Types | Static Public Member Functions | List of all members
boost::geometry::strategy::within::winding_check_touch< Point, CalculationType, cartesian_tag > Struct Template Reference

Public Types

typedef CalculationType calc_t
 

Static Public Member Functions

template<typename PointOfSegment , typename State >
static bool apply (Point const &point, PointOfSegment const &seg1, PointOfSegment const &seg2, State &state, bool &eq1, bool &eq2)
 

Member Typedef Documentation

template<typename Point , typename CalculationType >
typedef CalculationType boost::geometry::strategy::within::winding_check_touch< Point, CalculationType, cartesian_tag >::calc_t

Member Function Documentation

template<typename Point , typename CalculationType >
template<typename PointOfSegment , typename State >
static bool boost::geometry::strategy::within::winding_check_touch< Point, CalculationType, cartesian_tag >::apply ( Point const &  point,
PointOfSegment const &  seg1,
PointOfSegment const &  seg2,
State &  state,
bool &  eq1,
bool &  eq2 
)
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