|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
| class | PaintEffect |
| class | PaintEffectLogic |
| class | PaintEffectOptions |
| class | PaintEffectTool |
Variables | |
| string | comment |
00001 """ 00002 00003 PaintEffect is a subclass of LabelEffect 00004 that implements the interactive paintbrush tool 00005 in the slicer editor 00006 00007 # TODO : 00008 """
Definition at line 14 of file PaintEffect.py.
1.7.4