17 #ifndef mitkFillRegionTool_h_Included
18 #define mitkFillRegionTool_h_Included
48 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
50 virtual const char **GetXPM()
const override;
54 virtual const char *
GetName()
const override;
#define MITKSEGMENTATION_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
static std::string GetName(std::string fileName, std::string suffix)
Super-class that provides the functionality of a StateMachine to DataInteractors. ...