ParaView
Classes | Typedefs
vtkPythonView.h File Reference
#include "vtkPVView.h"
#include "vtkImageData.h"
#include "vtkPVClientServerCoreRenderingModule.h"
#include "vtkSmartPointer.h"
Include dependency graph for vtkPythonView.h:

Go to the source code of this file.

Classes

class  vtkPythonView
 vtkPythonView is a view for displaying data via a Python script that uses matplotlib to generate a plot. More...
 

Typedefs

typedef struct _object PyObject
 

Typedef Documentation

§ PyObject

typedef struct _object PyObject

Definition at line 39 of file vtkPythonView.h.