![]() |
Slicer 5.4
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Go to the source code of this file.
Classes | |
class | SegmentEditorLogicalEffect.SegmentEditorLogicalEffect |
Namespaces | |
namespace | SegmentEditorLogicalEffect |
Variables | |
str | SegmentEditorLogicalEffect.LOGICAL_CLEAR = 'CLEAR' |
str | SegmentEditorLogicalEffect.LOGICAL_COPY = 'COPY' |
str | SegmentEditorLogicalEffect.LOGICAL_FILL = 'FILL' |
str | SegmentEditorLogicalEffect.LOGICAL_INTERSECT = 'INTERSECT' |
str | SegmentEditorLogicalEffect.LOGICAL_INVERT = 'INVERT' |
str | SegmentEditorLogicalEffect.LOGICAL_SUBTRACT = 'SUBTRACT' |
str | SegmentEditorLogicalEffect.LOGICAL_UNION = 'UNION' |