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

PyVTKSpecialObject Struct Reference

#include <vtkPythonUtil.h>

Collaboration diagram for PyVTKSpecialObject:

Collaboration graph
[legend]
List of all members.

Public Attributes

PyObject_HEAD void * vtk_ptr
PyMethodDef * vtk_methods
char * vtk_name
char * vtk_doc

Member Data Documentation

PyObject_HEAD void* PyVTKSpecialObject::vtk_ptr
 

Definition at line 80 of file vtkPythonUtil.h.

PyMethodDef* PyVTKSpecialObject::vtk_methods
 

Definition at line 81 of file vtkPythonUtil.h.

char* PyVTKSpecialObject::vtk_name
 

Definition at line 82 of file vtkPythonUtil.h.

char* PyVTKSpecialObject::vtk_doc
 

Definition at line 83 of file vtkPythonUtil.h.


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