41 #ifndef vtkSMTimeKeeper_h 42 #define vtkSMTimeKeeper_h 44 #include "vtkObject.h" 45 #include "vtkPVServerManagerCoreModule.h" 56 void PrintSelf(ostream& os, vtkIndent indent);
62 void SetTime(
double time);
63 vtkGetMacro(Time,
double);
72 void RemoveAllViews();
82 void RemoveAllTimeSources();
103 void UpdateTimeSteps();
115 vtkInternal* Internal;
vtkSMProperty * TimestepValuesProperty
a time keeper is used to keep track of the pipeline time.
We simply pass the TimestepValues and TimeRange properties to the client-side vtkSMTimeKeeper instanc...
vtkSMProperty * TimeRangeProperty
superclass for all SM properties
vtkSMProperty * TimeLabelProperty
proxy for a VTK source on a server
proxy for a VTK object(s) on a server