21 #ifndef vtkCachedStreamingDemandDrivenPipeline_h 22 #define vtkCachedStreamingDemandDrivenPipeline_h 44 void SetCacheSize(
int size);
45 vtkGetMacro(CacheSize,
int);
#define VTKCOMMONEXECUTIONMODEL_EXPORT
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