Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Enumerations | |
enum | MergeStyle { MergeStyle::Replace, MergeStyle::Merge } |
enum | OverwriteStyle { OverwriteStyle::RegardLocks, OverwriteStyle::IgnoreLocks } |
temporery namespace that is used until the new class MultiLabelSegmentation is introduced. It allows to already introduce/use some upcoming definitions, while refactoring code.
|
strong |
Enumerator | |
---|---|
Replace | |
Merge |
Definition at line 568 of file mitkLabelSetImage.h.
|
strong |
Enumerator | |
---|---|
RegardLocks | |
IgnoreLocks |
Definition at line 576 of file mitkLabelSetImage.h.