 |
VTK
9.0.1
|
Go to the documentation of this file.
21 #ifndef vtkCachedStreamingDemandDrivenPipeline_h
22 #define vtkCachedStreamingDemandDrivenPipeline_h
24 #include "vtkCommonExecutionModelModule.h"
43 void SetCacheSize(
int size);
44 vtkGetMacro(CacheSize,
int);
virtual int ExecuteData(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
int NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) override
static vtkStreamingDemandDrivenPipeline * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
general representation of visualization data
Executive supporting partial updates.
vtkTypeUInt32 vtkMTimeType