16 #ifndef vtkForceTime_h
17 #define vtkForceTime_h
19 #include "vtkFiltersHybridModule.h"
32 vtkGetMacro(ForcedTime,
double);
37 vtkGetMacro(IgnorePipelineTime,
bool);
60 bool IgnorePipelineTime;
62 bool PipelineTimeFlag;
general representation of visualization data
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
static vtkForceTime * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks for Information.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.