12 #ifndef mitkLabelSelectionTool_h
13 #define mitkLabelSelectionTool_h
40 itkFactorylessNewMacro(
Self);
48 const char**
GetXPM()
const override;
54 itkGetConstMacro(CheckOnlyActiveGroup,
bool);
55 itkSetMacro(CheckOnlyActiveGroup,
bool);
56 itkBooleanMacro(CheckOnlyActiveGroup);
76 bool m_CheckOnlyActiveGroup =
false;
#define MITKSEGMENTATION_EXPORT
Event/message/notification class.
std::vector< LabelValueType > LabelValueVectorType
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
Find image slices visible on a given plane.