|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|


Public Member Functions | |
| def | __init__ |
| def | cleanup |
One instance of this will be created per-view when the effect is selected. It is responsible for implementing feedback and label map changes in response to user input. This class observes the editor parameter node to configure itself and queries the current view for background and label volume nodes to operate on.
Definition at line 93 of file ErodeEffect.py.
| def EditorLib::ErodeEffect::ErodeEffectTool::__init__ | ( | self, | |
| sliceWidget | |||
| ) |
Reimplemented from EditorLib::MorphologyEffect::MorphologyEffectTool.
Definition at line 103 of file ErodeEffect.py.
| def EditorLib::ErodeEffect::ErodeEffectTool::cleanup | ( | self | ) |
call superclass to clean up actors
Reimplemented from EditorLib::MorphologyEffect::MorphologyEffectTool.
Definition at line 106 of file ErodeEffect.py.
1.7.4