13 #ifndef MULTISTEPPER_H_HEADER_INCLUDED 14 #define MULTISTEPPER_H_HEADER_INCLUDED 20 #include <itkObject.h> 21 #include <itkObjectFactory.h> 37 itkFactorylessNewMacro(
Self);
45 void SetPos(
unsigned int pos)
override;
46 void SetSteps(
const unsigned int steps)
override;
56 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