33 #ifndef vtkTemporalDataSetCache_h
34 #define vtkTemporalDataSetCache_h
51 void SetCacheSize(
int size);
62 typedef std::map<double,std::pair<unsigned long,vtkDataObject *> >
#define vtkGetMacro(name, type)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
#define vtkTypeMacro(thisClass, superclass)
Superclass for all sources, filters, and sinks in VTK.
std::map< double, std::pair< unsigned long, vtkDataObject * > > CacheType
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define VTKFILTERSHYBRID_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)