Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::locator_axis< 0, Loc > Class Template Reference

#include <locator.hpp>

Public Types

typedef point_t::template axis
< 0 >::coord_t 
coord_t
 
typedef Loc::x_iterator iterator
 

Public Member Functions

iteratoroperator() (Loc &loc) const
 
iterator const & operator() (const Loc &loc) const
 
iterator operator() (Loc &loc, const point_t &d) const
 
iterator operator() (const Loc &loc, const point_t &d) const
 

Member Typedef Documentation

template<typename Loc >
typedef point_t::template axis<0>::coord_t boost::gil::detail::locator_axis< 0, Loc >::coord_t
template<typename Loc >
typedef Loc::x_iterator boost::gil::detail::locator_axis< 0, Loc >::iterator

Member Function Documentation

template<typename Loc >
iterator& boost::gil::detail::locator_axis< 0, Loc >::operator() ( Loc &  loc) const
inline
template<typename Loc >
iterator const& boost::gil::detail::locator_axis< 0, Loc >::operator() ( const Loc &  loc) const
inline
template<typename Loc >
iterator boost::gil::detail::locator_axis< 0, Loc >::operator() ( Loc &  loc,
const point_t &  d 
) const
inline
template<typename Loc >
iterator boost::gil::detail::locator_axis< 0, Loc >::operator() ( const Loc &  loc,
const point_t &  d 
) const
inline

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