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