16 #ifndef vtkForceTime_h
17 #define vtkForceTime_h
19 #include "vtkFiltersHybridModule.h"
32 vtkGetMacro(ForcedTime,
double);
37 vtkGetMacro(IgnorePipelineTime,
bool);
46 vtkInformationVector*) VTK_OVERRIDE;
47 int RequestInformation(vtkInformation*,
48 vtkInformationVector**,
49 vtkInformationVector*) VTK_OVERRIDE;
51 int RequestData(vtkInformation*,
52 vtkInformationVector**,
53 vtkInformationVector*) VTK_OVERRIDE;
60 bool IgnorePipelineTime;
62 bool PipelineTimeFlag;
66 #endif //vtkForceTime_h
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
general representation of visualization data