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::overlay::stateless_predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange > Struct Template Reference

#include <predicate_based_interrupt_policy.hpp>

Public Member Functions

 stateless_predicate_based_interrupt_policy ()
 
template<typename Range >
bool apply (Range const &range)
 

Public Attributes

bool has_intersections
 

Static Public Attributes

static bool const enabled = true
 

Constructor & Destructor Documentation

template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
boost::geometry::detail::overlay::stateless_predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::stateless_predicate_based_interrupt_policy ( )
inline

Member Function Documentation

template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
template<typename Range >
bool boost::geometry::detail::overlay::stateless_predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::apply ( Range const &  range)
inline

Member Data Documentation

template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
bool const boost::geometry::detail::overlay::stateless_predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::enabled = true
static
template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
bool boost::geometry::detail::overlay::stateless_predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::has_intersections

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