ParaView
|
#include "vtkPVView.h"
#include "vtkImageData.h"
#include "vtkPVClientServerCoreRenderingModule.h"
#include "vtkSmartPointer.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 struct _object PyObject |
Definition at line 39 of file vtkPythonView.h.