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