28 #ifndef __vtkImageCacheFilter_h
29 #define __vtkImageCacheFilter_h
31 #include "vtkImagingCoreModule.h"
41 void PrintSelf(ostream& os, vtkIndent indent);
46 void SetCacheSize(
int size);
virtual void ExecuteData(vtkDataObject *output)
virtual vtkExecutive * CreateDefaultExecutive()
Superclass for all pipeline executives in VTK.
Caches multiple vtkImageData objects.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
general representation of visualization data