9 #ifndef vtkCachedStreamingDemandDrivenPipeline_h
10 #define vtkCachedStreamingDemandDrivenPipeline_h
12 #include "vtkCommonExecutionModelModule.h"
15 VTK_ABI_NAMESPACE_BEGIN
32 void SetCacheSize(
int size);
33 vtkGetMacro(CacheSize,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStreamingDemandDrivenPipeline * New()
vtkTypeUInt32 vtkMTimeType
virtual int ExecuteData(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
vtkCachedStreamingDemandDrivenPipeline
a simple class to control print indentation
int NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override
Executive supporting partial updates.
general representation of visualization data