Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::memunit_advance_fn< IC > Struct Template Reference

#include <planar_pixel_iterator.hpp>

Public Member Functions

 memunit_advance_fn (std::ptrdiff_t diff)
 
IC operator() (const IC &p) const
 

Public Attributes

std::ptrdiff_t _diff
 

Constructor & Destructor Documentation

template<typename IC >
boost::gil::memunit_advance_fn< IC >::memunit_advance_fn ( std::ptrdiff_t  diff)
inline

Member Function Documentation

template<typename IC >
IC boost::gil::memunit_advance_fn< IC >::operator() ( const IC &  p) const
inline

Member Data Documentation

template<typename IC >
std::ptrdiff_t boost::gil::memunit_advance_fn< IC >::_diff

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