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

#include <touches.hpp>

Public Member Functions

bool result ()
 
 areal_interrupt_policy ()
 
template<typename Range >
bool apply (Range const &range)
 
template<typename Turn >
bool ok_for_touch (Turn const &turn)
 

Public Attributes

bool found_touch
 
bool found_not_touch
 

Static Public Attributes

static bool const enabled = true
 
static bool const has_intersections = false
 

Constructor & Destructor Documentation

boost::geometry::detail::touches::areal_interrupt_policy::areal_interrupt_policy ( )
inline

Member Function Documentation

template<typename Range >
bool boost::geometry::detail::touches::areal_interrupt_policy::apply ( Range const &  range)
inline
template<typename Turn >
bool boost::geometry::detail::touches::areal_interrupt_policy::ok_for_touch ( Turn const &  turn)
inline

Referenced by apply().

bool boost::geometry::detail::touches::areal_interrupt_policy::result ( )
inline

Member Data Documentation

bool const boost::geometry::detail::touches::areal_interrupt_policy::enabled = true
static
bool boost::geometry::detail::touches::areal_interrupt_policy::found_not_touch

Referenced by result().

bool boost::geometry::detail::touches::areal_interrupt_policy::found_touch
bool const boost::geometry::detail::touches::areal_interrupt_policy::has_intersections = false
static

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