Pixel iterator concepts. More...
Modules | |
PixelIteratorConcept | |
STL iterator over pixels. | |
StepIteratorConcept | |
Iterator that advances by a specified step. | |
IteratorAdaptorConcept | |
Adaptor over another iterator. | |
Classes | |
struct | HasDynamicXStepTypeConcept< T > |
Concept for iterators, locators and views that can define a type just like the given iterator, locator or view, except it supports runtime specified step along the X navigation. More... | |
Pixel iterator concepts.