Slicer
5.2
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 | |
SegmentEditorLogicalEffect | |
Variables | |
string | SegmentEditorLogicalEffect.LOGICAL_CLEAR = 'CLEAR' |
string | SegmentEditorLogicalEffect.LOGICAL_COPY = 'COPY' |
string | SegmentEditorLogicalEffect.LOGICAL_FILL = 'FILL' |
string | SegmentEditorLogicalEffect.LOGICAL_INTERSECT = 'INTERSECT' |
string | SegmentEditorLogicalEffect.LOGICAL_INVERT = 'INVERT' |
string | SegmentEditorLogicalEffect.LOGICAL_SUBTRACT = 'SUBTRACT' |
string | SegmentEditorLogicalEffect.LOGICAL_UNION = 'UNION' |