16 #ifndef vtkForceTime_h 17 #define vtkForceTime_h 19 #include "vtkFiltersHybridModule.h" 31 vtkSetMacro(ForcedTime,
double);
32 vtkGetMacro(ForcedTime,
double);
36 vtkSetMacro(IgnorePipelineTime,
bool);
37 vtkGetMacro(IgnorePipelineTime,
bool);
38 vtkBooleanMacro(IgnorePipelineTime,
bool);
60 bool IgnorePipelineTime;
62 bool PipelineTimeFlag;
66 #endif //vtkForceTime_h
a simple class to control print indentation
general representation of visualization data