13 #ifndef mitkToolCommand_h
14 #define mitkToolCommand_h
16 #include "itkCommand.h"
34 itkFactorylessNewMacro(
Self);
41 void Execute(itk::Object *caller,
const itk::EventObject &event)
override;
47 void Execute(
const itk::Object *
object,
const itk::EventObject &event)
override;
77 double m_ProgressValue;
78 bool m_StopProcessing;
#define MITKSEGMENTATION_EXPORT
Find image slices visible on a given plane.