17 #ifndef mitkSubtractContourTool_h_Included
18 #define mitkSubtractContourTool_h_Included
54 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
56 virtual const char **GetXPM()
const override;
60 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. ...