16 #ifndef vtkPythonCommand_h
17 #define vtkPythonCommand_h
19 #include "vtkWrappingPythonCoreModule.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
superclass for callback/observer methods
PyThreadState * ThreadState
static vtkPythonCommand * New()