13 #ifndef mitkWatershedTool_h_Included 14 #define mitkWatershedTool_h_Included 46 itkFactorylessNewMacro(
Self);
66 template <
typename TPixel,
unsigned int VImageDimension>
69 const char **GetXPM()
const override;
70 const char *
GetName()
const override;
77 void Activated()
override;
78 void Deactivated()
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. ...