21 #ifndef __vtkSlicerScriptedLoadableModuleLogic_h 22 #define __vtkSlicerScriptedLoadableModuleLogic_h 29 #include "vtkObject.h" 30 #include "vtkObjectFactory.h" 39 void PrintSelf(ostream& os, vtkIndent indent)
override;
41 bool SetPythonSource(
const std::string& pythonSource);
56 vtkInternal * Internal;
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.