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

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 ()

Constructor & Destructor Documentation

vtkPythonCommand::vtkPythonCommand   [protected]
 

vtkPythonCommand::~vtkPythonCommand   [protected]
 


Member Function Documentation

vtkPythonCommand* vtkPythonCommand::New   [inline, static]
 

Definition at line 158 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 163 of file vtkPythonUtil.h.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 14:40:24 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001