#include <vtkPVAnimationScene.h>
Inheritance diagram for vtkPVAnimationScene:
Definition at line 40 of file vtkPVAnimationScene.h.
|
|
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
Create the widget. Reimplemented from vtkKWCompositeWidget. |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
Callbacks |
|
|
|
|
|
|
|
|
|
|
|
Goes to the next/previous frame (incremented by 1/framerate). |
|
Goes to the next/previous frame (incremented by 1/framerate). |
|
|
|
|
|
|
|
Get/Set the duration for which the scene is played in seconds. |
|
Get/Set the duration for which the scene is played in seconds. |
|
Get/Set the duration for which the scene is played in seconds. |
|
Set the play mode to RealTime(1) or Sequence(0). |
|
Set the play mode to RealTime(1) or Sequence(0). |
|
Set the frame rate. |
|
Set the frame rate. |
|
Set if to play the animation in a loop. |
|
Set if to play the animation in a loop. |
|
Set if to play the animation in a loop. |
|
Sets the current time for the animation state. Note that this time is not normalized time. It extends from [0, Duration]. |
|
Sets the current time for the animation state. Note that this time is not normalized time. It extends from [0, Duration]. |
|
Get the current animation time step. |
|
Sets the current time for the animation state. This is normalized time [0,1], normalized to the duration of the scene. |
|
Sets the current time for the animation state. This is normalized time [0,1], normalized to the duration of the scene. |
|
Add/Remove animation cues from the scene. PVAnimationCues are not reference counted. Hence, PVAnimationCue must ensure that it is removed from the PVScene before it is deleted. |
|
Add/Remove animation cues from the scene. PVAnimationCues are not reference counted. Hence, PVAnimationCue must ensure that it is removed from the PVScene before it is deleted. |
|
|
|
|
|
Access to the render view. Needed to build up the source list. SetWindow can't be an object macro because that sets up a circular reference. |
|
Access to the render view. Needed to build up the source list. SetWindow can't be an object macro because that sets up a circular reference. |
|
|
|
|
|
|
|
Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc. Reimplemented from vtkKWWidget. |
|
Called when user requests saving of an animation in a movie file or as a set of images. |
|
Called when user requests saving of an animation in a movie file or as a set of images. |
|
|
|
Helper methods to show/hide the animation toolbar. Definition at line 168 of file vtkPVAnimationScene.h. |
|
Helper methods to show/hide the animation toolbar. Definition at line 169 of file vtkPVAnimationScene.h. |
|
Helper methods to show/hide the animation toolbar. |
|
Set if cache should be used for playing animation. |
|
Set if cache should be used for playing animation. |
|
Whenever the properties of the scence changed, this class can call a callback. This method is used to set the callback. When target=NULL, the callback is removed. |
|
|
|
Methods called before and after play. They update the state of the VCR control to reflect the playing state. |
|
Methods called before and after play. They update the state of the VCR control to reflect the playing state. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 253 of file vtkPVAnimationScene.h. |
|
Definition at line 229 of file vtkPVAnimationScene.h. |
|
Definition at line 230 of file vtkPVAnimationScene.h. |
|
Definition at line 231 of file vtkPVAnimationScene.h. |
|
Definition at line 234 of file vtkPVAnimationScene.h. |
|
Definition at line 235 of file vtkPVAnimationScene.h. |
|
Definition at line 237 of file vtkPVAnimationScene.h. |
|
Definition at line 238 of file vtkPVAnimationScene.h. |
|
Definition at line 240 of file vtkPVAnimationScene.h. |
|
Definition at line 241 of file vtkPVAnimationScene.h. |
|
Definition at line 243 of file vtkPVAnimationScene.h. |
|
Definition at line 244 of file vtkPVAnimationScene.h. |
|
Definition at line 246 of file vtkPVAnimationScene.h. |
|
Definition at line 247 of file vtkPVAnimationScene.h. |
|
Definition at line 252 of file vtkPVAnimationScene.h. |
|
Definition at line 256 of file vtkPVAnimationScene.h. |
|
Definition at line 257 of file vtkPVAnimationScene.h. |
|
Definition at line 262 of file vtkPVAnimationScene.h. |
|
Definition at line 265 of file vtkPVAnimationScene.h. |
|
Definition at line 267 of file vtkPVAnimationScene.h. |