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