Go to the documentation of this file.
29 #ifndef vtkImageCacheFilter_h
30 #define vtkImageCacheFilter_h
32 #include "vtkImagingCoreModule.h"
49 void SetCacheSize(
int size);
virtual vtkExecutive * CreateDefaultExecutive()
Create a default executive.
virtual void ExecuteData(vtkDataObject *output)
This method is the old style execute method, provided for the sake of backwards compatibility with ol...
Caches multiple vtkImageData objects.
Generic algorithm superclass for image algs.
Superclass for all pipeline executives in VTK.
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.
static vtkAlgorithm * New()
general representation of visualization data