20 #ifndef __vtkCachedStreamingDemandDrivenPipeline_h
21 #define __vtkCachedStreamingDemandDrivenPipeline_h
27 class vtkCachedStreamingDemandDrivenPipelineInternals;
47 void SetCacheSize(
int size);
48 vtkGetMacro(CacheSize,
int);
68 vtkCachedStreamingDemandDrivenPipelineInternals* CachedStreamingDemandDrivenInternal;
static vtkStreamingDemandDrivenPipeline * New()
virtual int ExecuteData(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)
Executive supporting partial updates.
general representation of visualization data