16 #ifndef __vtkPythonCommand_h
17 #define __vtkPythonCommand_h
19 #include "vtkPython.h"
30 void SetObject(PyObject *o);
31 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()