|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkSlicerModuleLogic.h"#include "vtkMRMLCommandLineModuleNode.h"#include "vtkMRMLScene.h"#include <string>#include "qSlicerBaseQTCLIExport.h"
Go to the source code of this file.
Classes | |
| class | vtkSlicerCLIModuleLogic |
| Logic for running CLI. More... | |
Enumerations | |
| enum | CommandLineModuleType { CommandLineModule, SharedObjectModule, PythonModule } |
| Enumerator | |
|---|---|
| CommandLineModule | |
| SharedObjectModule | |
| PythonModule | |
Definition at line 34 of file vtkSlicerCLIModuleLogic.h.
1.8.14