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