16 #ifndef vtkPythonCommand_h 17 #define vtkPythonCommand_h 20 #include "vtkPython.h" 32 void SetThreadState(PyThreadState *ts);
virtual void Execute(vtkObject *caller, unsigned long eventId, void *callData)=0
abstract base class for most VTK objects
#define vtkTypeMacro(thisClass, superclass)
superclass for callback/observer methods
PyThreadState * ThreadState
#define VTKWRAPPINGPYTHONCORE_EXPORT
static vtkPythonCommand * New()