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