43 #ifndef vtkExtractTemporalFieldData_h 
   44 #define vtkExtractTemporalFieldData_h 
   46 #include "vtkFiltersExtractionModule.h"  
   63   int GetNumberOfTimeSteps();
 
   71   vtkSetMacro(HandleCompositeDataBlocksIndividually, 
bool);
 
   72   vtkGetMacro(HandleCompositeDataBlocksIndividually, 
bool);
 
   98   bool HandleCompositeDataBlocksIndividually;
 
  104   vtkInternals* Internals;
 
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass. 
 
abstract class to specify dataset behavior 
 
static vtkDataObjectAlgorithm * New()
 
a simple class to control print indentation 
 
represent and manipulate attribute data in a dataset 
 
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection. 
 
Superclass for algorithms that produce only data object as output. 
 
A table, which contains similar-typed columns of data. 
 
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection. 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.