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

#include <predicate_based_interrupt_policy.hpp>

Public Member Functions

 predicate_based_interrupt_policy (IsAcceptableTurnPredicate const &predicate)
 
template<typename Range >
bool apply (Range const &range)
 

Public Attributes

bool has_intersections
 
IsAcceptableTurnPredicate const & m_predicate
 

Static Public Attributes

static bool const enabled = true
 

Constructor & Destructor Documentation

template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
boost::geometry::detail::overlay::predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::predicate_based_interrupt_policy ( IsAcceptableTurnPredicate const &  predicate)
inline

Member Function Documentation

template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
template<typename Range >
bool boost::geometry::detail::overlay::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::predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::enabled = true
static
template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
bool boost::geometry::detail::overlay::predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::has_intersections
template<typename IsAcceptableTurnPredicate , bool AllowEmptyTurnRange = true>
IsAcceptableTurnPredicate const& boost::geometry::detail::overlay::predicate_based_interrupt_policy< IsAcceptableTurnPredicate, AllowEmptyTurnRange >::m_predicate

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