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