Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkPythonCommand Class Reference

#include <vtkPythonUtil.h>

Inheritance diagram for vtkPythonCommand:

Inheritance graph
[legend]
Collaboration diagram for vtkPythonCommand:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

vtkPythonCommand::vtkPythonCommand  
 

vtkPythonCommand::~vtkPythonCommand  
 


Member Function Documentation

vtkPythonCommand* vtkPythonCommand::New   [inline, static]
 

Reimplemented from vtkCommand.

Definition at line 124 of file vtkPythonUtil.h.

void vtkPythonCommand::SetObject PyObject *    o
 

void vtkPythonCommand::Execute vtkObject   ptr,
unsigned long    eventtype,
void *    callData
[virtual]
 

Reimplemented from vtkCommand.


Member Data Documentation

PyObject* vtkPythonCommand::obj
 

Definition at line 129 of file vtkPythonUtil.h.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 12:58:14 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001