Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef ExampleSegTool2D_h
14 #define ExampleSegTool2D_h
60 itkFactorylessNewMacro(
Self)
63 const char *
GetName()
const override;
64 const char **
GetXPM()
const override;
#define MITKEXAMPLEMODULE_EXPORT
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...