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

PyVTKClass Struct Reference

#include <vtkPythonUtil.h>

Collaboration diagram for PyVTKClass:

Collaboration graph
[legend]
List of all members.

Public Attributes

PyObject_HEAD PyMethodDef * vtk_methods
vtknewfunc vtk_new
char * vtk_name
char * vtk_module
char * vtk_doc
PyObject * vtk_bases

Member Data Documentation

PyObject_HEAD PyMethodDef* PyVTKClass::vtk_methods
 

Definition at line 51 of file vtkPythonUtil.h.

vtknewfunc PyVTKClass::vtk_new
 

Definition at line 52 of file vtkPythonUtil.h.

char* PyVTKClass::vtk_name
 

Definition at line 53 of file vtkPythonUtil.h.

char* PyVTKClass::vtk_module
 

Definition at line 54 of file vtkPythonUtil.h.

char* PyVTKClass::vtk_doc
 

Definition at line 55 of file vtkPythonUtil.h.

PyObject* PyVTKClass::vtk_bases
 

Definition at line 56 of file vtkPythonUtil.h.


The documentation for this struct 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