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::check_each_ring_for_within< Geometry > Struct Template Reference

#include <touches.hpp>

Public Member Functions

 check_each_ring_for_within (Geometry const &g)
 
template<typename Range >
void apply (Range const &range)
 

Public Attributes

bool has_within
 
Geometry const & m_geometry
 

Constructor & Destructor Documentation

template<typename Geometry>
boost::geometry::detail::touches::check_each_ring_for_within< Geometry >::check_each_ring_for_within ( Geometry const &  g)
inline

Member Function Documentation

template<typename Geometry>
template<typename Range >
void boost::geometry::detail::touches::check_each_ring_for_within< Geometry >::apply ( Range const &  range)
inline

Member Data Documentation

template<typename Geometry>
bool boost::geometry::detail::touches::check_each_ring_for_within< Geometry >::has_within
template<typename Geometry>
Geometry const& boost::geometry::detail::touches::check_each_ring_for_within< Geometry >::m_geometry

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