Go to the documentation of this file.
21 #ifndef vtkCachedStreamingDemandDrivenPipeline_h
22 #define vtkCachedStreamingDemandDrivenPipeline_h
24 #include "vtkCommonExecutionModelModule.h"
45 vtkGetMacro(CacheSize,
int);
52 int NeedToExecuteData(
int outputPort,
void SetCacheSize(int size)
This is the maximum number of images that can be retained in memory.
vtkTypeUInt64 vtkMTimeType
vtkCachedStreamingDemandDrivenPipeline
a simple class to control print indentation
~vtkCachedStreamingDemandDrivenPipeline() override
vtkCachedStreamingDemandDrivenPipeline()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkCachedStreamingDemandDrivenPipeline * New()
general representation of visualization data
Executive supporting partial updates.