17 #ifndef mitkAddContourTool_h_Included
18 #define mitkAddContourTool_h_Included
53 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
55 virtual const char **GetXPM()
const override;
59 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. ...