Go to the documentation of this file.
29 #ifndef vtkImageCacheFilter_h
30 #define vtkImageCacheFilter_h
32 #include "vtkImagingCoreModule.h"
virtual vtkExecutive * CreateDefaultExecutive() override
Create a default executive.
Caches multiple vtkImageData objects.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Superclass for all pipeline executives in VTK.
static vtkImageCacheFilter * New()
a simple class to control print indentation
void SetCacheSize(int size)
This is the maximum number of images that can be retained in memory.
general representation of visualization data