29 #ifndef vtkSMTimeKeeper_h 30 #define vtkSMTimeKeeper_h 50 void SetTime(
double time);
51 vtkGetMacro(Time,
double);
60 void RemoveAllViews();
70 void RemoveAllTimeSources();
88 void UpdateTimeInformation();
100 void UpdateTimeSteps();
112 vtkInternal* Internal;
114 bool DeferUpdateTimeSteps;
vtkSMProperty * TimestepValuesProperty
a time keeper is used to keep track of the pipeline time.
#define VTKREMOTINGSERVERMANAGER_EXPORT
We simply pass the TimestepValues and TimeRange properties to the client-side vtkSMTimeKeeper instanc...
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
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
void operator=(const vtkObjectBase &)