17 #ifndef MULTISTEPPER_H_HEADER_INCLUDED
18 #define MULTISTEPPER_H_HEADER_INCLUDED
24 #include <itkObject.h>
25 #include <itkObjectFactory.h>
48 void SetPos(
unsigned int pos)
override;
49 void SetSteps(
const unsigned int steps)
override;
59 void UpdateStepCount();
Helper class to step through a list.
#define MITKDATATYPESEXT_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
Stepper::Pointer m_LargestRangeStepper
ScaleFactorMap m_ScaleFactors
std::set< Stepper::Pointer > StepperSet
#define mitkClassMacro(className, SuperClassName)
Helper class to step through a list.
std::map< Stepper::Pointer, unsigned int > ScaleFactorMap