Go to the documentation of this file.
32 #ifndef vtkAnimationScene_h
33 #define vtkAnimationScene_h
119 virtual void TickInternal(
double currenttime,
double deltatime,
double clocktime);
virtual void SetTimeMode(int mode)
void RemoveCue(vtkAnimationCue *cue)
virtual void EndCueInternal()
#define vtkTypeMacro(thisClass, superclass)
the animation scene manager.
vtkTimerLog * AnimationTimer
void AddCue(vtkAnimationCue *cue)
static vtkAnimationScene * New()
create and manipulate unsorted lists of objects
vtkCollection * AnimationCues
iterator through a vtkCollection.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
Timer support and logging.
vtkCollectionIterator * AnimationCuesIterator
#define VTKCOMMONDATAMODEL_EXPORT
virtual void TickInternal(double currenttime, double deltatime, double clocktime)
void SetAnimationTime(double time)
virtual void StartCueInternal()
void InitializeChildren()