Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
|
#include <mitkSegChangeOperationApplier.h>
Public Member Functions | |
SegLabelPropModifyUndoRedoHelper (MultiLabelSegmentation *segmentation, const MultiLabelSegmentation::LabelValueVectorType &relevantLabels) | |
~SegLabelPropModifyUndoRedoHelper () | |
void | RegisterUndoRedoOperationEvent (const std::string &description) |
Protected Attributes | |
MultiLabelSegmentation::Pointer | m_Segmentation |
MultiLabelSegmentation::LabelValueVectorType | m_RelevantLabels |
SegChangeOperationBase * | m_UndoOperation |
Definition at line 121 of file mitkSegChangeOperationApplier.h.
mitk::SegLabelPropModifyUndoRedoHelper::SegLabelPropModifyUndoRedoHelper | ( | MultiLabelSegmentation * | segmentation, |
const MultiLabelSegmentation::LabelValueVectorType & | relevantLabels | ||
) |
mitk::SegLabelPropModifyUndoRedoHelper::~SegLabelPropModifyUndoRedoHelper | ( | ) |
void mitk::SegLabelPropModifyUndoRedoHelper::RegisterUndoRedoOperationEvent | ( | const std::string & | description | ) |
|
protected |
Definition at line 135 of file mitkSegChangeOperationApplier.h.
|
protected |
Definition at line 134 of file mitkSegChangeOperationApplier.h.
|
protected |
Definition at line 138 of file mitkSegChangeOperationApplier.h.