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::point_on_surface::select_below< Dimension, Value > Struct Template Reference

#include <point_on_surface.hpp>

Collaboration diagram for boost::geometry::detail::point_on_surface::select_below< Dimension, Value >:

Public Member Functions

 select_below (Value const &v)
 
template<typename Intruder >
bool operator() (Intruder const &intruder) const
 

Public Attributes

Value m_value
 

Constructor & Destructor Documentation

template<int Dimension, typename Value>
boost::geometry::detail::point_on_surface::select_below< Dimension, Value >::select_below ( Value const &  v)
inline

Member Function Documentation

template<int Dimension, typename Value>
template<typename Intruder >
bool boost::geometry::detail::point_on_surface::select_below< Dimension, Value >::operator() ( Intruder const &  intruder) const
inline

Member Data Documentation


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