21 #ifndef vtkCachedStreamingDemandDrivenPipeline_h
22 #define vtkCachedStreamingDemandDrivenPipeline_h
24 #include "vtkCommonExecutionModelModule.h"
44 void SetCacheSize(
int size);
45 vtkGetMacro(CacheSize,
int);
52 int NeedToExecuteData(
int outputPort,
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStreamingDemandDrivenPipeline * New()
vtkTypeUInt64 vtkMTimeType
vtkCachedStreamingDemandDrivenPipeline
a simple class to control print indentation
Executive supporting partial updates.
general representation of visualization data