boost::gil::dynamic_y_step_type
Base template for types that model HasDynamicYStepTypeConcept.
Synopsis
Declared in <boost/gil/dynamic_step.hpp>
template<typename T>
struct dynamic_y_step_type;
Specializations
Name |
Description |
////////////////////////// |
|
|
////////////////////////// |
|
////////////////////////// |
|
////////////////////////// |
Derived Classes
Name |
Description |
Returns the type of a view that has a dynamic step along both X and Y |
Created with MrDocs