#include <vtkPythonUtil.h>
Inheritance diagram for vtkPythonCommand:
Public Methods | |
vtkPythonCommand () | |
~vtkPythonCommand () | |
void | SetObject (PyObject *o) |
void | Execute (vtkObject *ptr, unsigned long eventtype, void *) |
Static Public Methods | |
vtkPythonCommand * | New () |
Public Attributes | |
PyObject * | obj |
|
|
|
|
|
Reimplemented from vtkCommand. Definition at line 124 of file vtkPythonUtil.h. |
|
|
|
Reimplemented from vtkCommand. |
|
Definition at line 129 of file vtkPythonUtil.h. |