20 #ifndef vtkCachedStreamingDemandDrivenPipeline_h
21 #define vtkCachedStreamingDemandDrivenPipeline_h
28 class vtkCachedStreamingDemandDrivenPipelineInternals;
48 void SetCacheSize(
int size);
49 vtkGetMacro(CacheSize,
int);
69 vtkCachedStreamingDemandDrivenPipelineInternals* CachedStreamingDemandDrivenInternal;
#define VTKCOMMONEXECUTIONMODEL_EXPORT
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