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

GIL's 2-dimensional locator over mutable GIL pixels. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename Loc>
struct boost::gil::MutablePixelLocatorConcept< Loc >

GIL's 2-dimensional locator over mutable GIL pixels.

concept MutablePixelLocatorConcept<PixelLocatorConcept Loc> : MutableRandomAccess2DLocatorConcept<Loc> {};

Member Function Documentation

template<typename Loc >
void boost::gil::MutablePixelLocatorConcept< Loc >::constraints ( )
inline

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