|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
| class | MakeModelEffect |
| class | MakeModelEffectLogic |
| class | MakeModelEffectOptions |
| class | MakeModelEffectTool |
Variables | |
| string | comment |
00001 """ 00002 00003 MakeModelEffect is a subclass of Effect (for tools that plug into the 00004 slicer Editor module) for making model nodes from the 00005 current paint label 00006 00007 # TODO : 00008 """
Definition at line 15 of file MakeModelEffect.py.
1.7.4