Boost GIL


Classes

Determines if the given iterator/locator/view has a step that could be set dynamically. More...

Classes

struct  iterator_is_step< I >
 Determines if the given iterator has a step that could be set dynamically. More...
 
struct  locator_is_step_in_x< L >
 Determines if the given locator has a horizontal step that could be set dynamically. More...
 
struct  locator_is_step_in_y< L >
 Determines if the given locator has a vertical step that could be set dynamically. More...
 
struct  view_is_step_in_x< V >
 Determines if the given view has a horizontal step that could be set dynamically. More...
 
struct  view_is_step_in_y< V >
 Determines if the given view has a vertical step that could be set dynamically. More...
 

Detailed Description

Determines if the given iterator/locator/view has a step that could be set dynamically.