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);
54 bool IgnorePipelineTime;
56 bool PipelineTimeFlag;
60 #endif // vtkForceTime_h
a simple class to control print indentation
general representation of visualization data