#include "vtkCPPipeline.h"
#include "vtkPVPythonCatalystModule.h"
#include "vtkSmartPointer.h"
#include <string>
Go to the source code of this file.
Classes | |
class | vtkCPPythonPipeline |
Abstract class that takes care of initializing Catalyst Python pipelines for all concrete implementations and adds in some useful helper methods. More... | |