utils.RANOLogic
Attributes
Set to True to enable debug mode. |
Classes
This class should implement all the actual |
Module Contents
- utils.RANOLogic.debug = False
- class utils.RANOLogic.RANOLogic[source]
Bases:
slicer.ScriptedLoadableModule.ScriptedLoadableModuleLogicThis class should implement all the actual computation done by your module. The interface should be such that other python code can import this class and make use of the functionality without requiring an instance of the Widget. Uses ScriptedLoadableModuleLogic base class, available at: https://github.com/Slicer/Slicer/blob/master/Base/Python/slicer/ScriptedLoadableModule.py