15 #ifndef vtkCPPythonPipeline_h 16 #define vtkCPPythonPipeline_h 39 static int DetectScriptVersion(
const char* fname);
48 const char* fname,
int default_version = 1);
57 const char* fname,
int default_version = 1);
68 static vtkCPPythonPipeline* NewAndInitializePipeline(
const char* fname,
int default_version = 1);
73 void FixEOL(std::string&);
76 std::string GetPythonAddress(
void* pointer);
#define VTKPVPYTHONCATALYST_EXPORT
Abstract class that takes care of initializing Catalyst Python pipelines for all concrete implementat...
Generic interface for operating on pipelines.
This class provides the description of the data for the coprocessor pipelines.