#include <vtkPythonCommand.h>
Inherits vtkCommand.
Definition at line 24 of file vtkPythonCommand.h.
vtkPythonCommand::vtkPythonCommand |
( |
| ) |
|
|
protected |
vtkPythonCommand::~vtkPythonCommand |
( |
| ) |
|
|
protected |
static int vtkPythonCommand::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkPythonCommand::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkPythonCommand::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkPythonCommand::SetObject |
( |
PyObject * |
o | ) |
|
void vtkPythonCommand::SetThreadState |
( |
PyThreadState * |
ts | ) |
|
void vtkPythonCommand::Execute |
( |
vtkObject * |
ptr, |
|
|
unsigned long |
eventtype, |
|
|
void * |
CallData |
|
) |
| |
PyObject* vtkPythonCommand::obj |
PyThreadState* vtkPythonCommand::ThreadState |
The documentation for this class was generated from the following file: