Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkSegChangeOperationApplier_h
14 #define mitkSegChangeOperationApplier_h
38 void ExecuteOperation(
Operation *op)
override;
58 bool noLabels =
false,
bool noGroupImages =
false,
bool noNames =
false);
62 void RegisterUndoRedoOperationEvent(
const std::string& description);
84 const GroupIndexSetType& relevantGroupIDs,
bool noLabels =
false,
bool noGroupImages =
false);
88 void RegisterUndoRedoOperationEvent(
const std::string& description);
107 const GroupIndexSetType& relevantGroupIDs,
bool noLabels =
false,
bool noGroupImages =
false);
111 void RegisterUndoRedoOperationEvent(
const std::string& description);
131 void RegisterUndoRedoOperationEvent(
const std::string& description);
GroupIndexSetType m_RelevantGroupIDs
abstract class, that can be used by Undo to undo an operation.
MultiLabelSegmentation::Pointer m_Segmentation
Base class of all Operation-classes.
MultiLabelSegmentation::Pointer m_Segmentation
GroupIndexSetType m_RelevantGroupIDs
GroupIndexSetType m_RelevantGroupIDs
SegChangeOperationBase * m_UndoOperation
Executes a all operations based on SegChangeOperationBase.
std::set< MultiLabelSegmentation::GroupIndexType > GroupIndexSetType
SegChangeOperationBase * m_UndoOperation
MultiLabelSegmentation::Pointer m_Segmentation
Find image slices visible on a given plane.
std::vector< LabelValueType > LabelValueVectorType
std::set< MultiLabelSegmentation::GroupIndexType > GroupIndexSetType
#define mitkClassMacroNoParent(className)
SegChangeOperationBase * m_UndoOperation
MultiLabelSegmentation class for handling labels and layers in a segmentation session.
#define MITKSEGMENTATION_EXPORT
MultiLabelSegmentation::LabelValueVectorType m_RelevantLabels
SegChangeOperationBase * m_UndoOperation
std::set< MultiLabelSegmentation::GroupIndexType > GroupIndexSetType
MultiLabelSegmentation::Pointer m_Segmentation
Base class for any operation based on a MultiLabelSegmentation instance.