Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkPickingTool_h
14 #define mitkPickingTool_h
44 itkFactorylessNewMacro(
Self);
47 const char **GetXPM()
const override;
48 const char *GetName()
const override;
51 void Activated()
override;
52 void Deactivated()
override;
57 bool HasPicks()
const;
63 void ConnectActionsAndFunctions()
override;
Image class for storing images.
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKSEGMENTATION_EXPORT
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
#define mitkClassMacro(className, SuperClassName)
LabelSetImage class for handling labels and layers in a segmentation session.