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::specific_coordinate_first< CoordinateType, Dimension > Struct Template Reference

#include <point_on_surface.hpp>

Public Member Functions

 specific_coordinate_first (CoordinateType value_to_be_skipped)
 
template<typename Point >
bool operator() (Point const &lhs, Point const &rhs)
 

Public Attributes

CoordinateType const m_value_to_be_first
 

Constructor & Destructor Documentation

template<typename CoordinateType, int Dimension>
boost::geometry::detail::point_on_surface::specific_coordinate_first< CoordinateType, Dimension >::specific_coordinate_first ( CoordinateType  value_to_be_skipped)
inline

Member Function Documentation

template<typename CoordinateType, int Dimension>
template<typename Point >
bool boost::geometry::detail::point_on_surface::specific_coordinate_first< CoordinateType, Dimension >::operator() ( Point const &  lhs,
Point const &  rhs 
)
inline

Member Data Documentation

template<typename CoordinateType, int Dimension>
CoordinateType const boost::geometry::detail::point_on_surface::specific_coordinate_first< CoordinateType, Dimension >::m_value_to_be_first

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