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