Boost GIL


Public Member Functions | List of all members
MutableRandomAccessNDLocatorConcept< Loc > Struct Template Reference

N-dimensional locator over mutable pixels. More...

#include <pixel_locator.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

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

N-dimensional locator over mutable pixels.

concept MutableRandomAccessNDLocatorConcept<RandomAccessNDLocatorConcept Loc>
{
where Mutable<reference>;
};

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