Go to the documentation of this file.
20 #ifndef vtkCachedStreamingDemandDrivenPipeline_h
21 #define vtkCachedStreamingDemandDrivenPipeline_h
28 class vtkCachedStreamingDemandDrivenPipelineInternals;
69 vtkCachedStreamingDemandDrivenPipelineInternals* CachedStreamingDemandDrivenInternal;
virtual int ExecuteData(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)
#define VTKCOMMONEXECUTIONMODEL_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
void SetCacheSize(int size)
virtual int NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)
~vtkCachedStreamingDemandDrivenPipeline()
virtual int Update(int port)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkCachedStreamingDemandDrivenPipeline()
static vtkCachedStreamingDemandDrivenPipeline * New()
general representation of visualization data
Executive supporting partial updates.