|
Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Enumerations | |
| enum | MergeStyle { MergeStyle::Replace, MergeStyle::Merge } |
| enum | OverwriteStyle { OverwriteStyle::RegardLocks, OverwriteStyle::IgnoreLocks } |
temporary 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 605 of file mitkLabelSetImage.h.
|
strong |
| Enumerator | |
|---|---|
| RegardLocks | |
| IgnoreLocks | |
Definition at line 613 of file mitkLabelSetImage.h.