#include <vtkPVAnimationManager.h>
Inheritance diagram for vtkPVAnimationManager:
Definition at line 89 of file vtkPVAnimationManager.h.
|
|
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
Create the widget. Reimplemented from vtkKWCompositeWidget. |
|
Set the parent frames for the vertical and horizontal animation guis. |
|
Set the parent frames for the vertical and horizontal animation guis. |
|
|
|
|
|
Pack both the animation interfaces. |
|
Pack both the animation interfaces. |
|
Pack both the animation interfaces. |
|
Iterates over the animatable proxies registered with the Proxy Manager and updates the gui. If new proxies have been added, cue are added for those, and old once have been removed, cue are removed. |
|
Get the animation scene object which can be used to play/stop the animation. |
|
Returns is the animation is currently being played. |
|
Time Marker is the vertical line over the time lines. This method sets the time marker for all the timelines in the Horizontal Interface. The argument is normalized time which is 0 at the start of the scene (which is same as the start of all the timelines) and 1 at the end of the scene (or end of each of the timelines). |
|
|
|
|
|
Save the animation in batch script. |
|
Save the state of the animation interface, so that the animation it can be restored at a later point. |
|
Get/Set if recording records only those cue's that have focus or all of them. If not set, then only the changes in teh property that has the focus are key framed. |
|
Get/Set if recording records only those cue's that have focus or all of them. If not set, then only the changes in teh property that has the focus are key framed. |
|
Record state records the current state of the animation. |
|
Enable/Disable recording. |
|
Enable/Disable recording. |
|
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. |
|
Sets the animation time. Changes the system state to reflect the one at the point in time. Time is normalized Scene time. |
|
Invalidates all geometry. |
|
Can be called to set up a default animation for the given type of pvSource. Presently, a default animation is added to only to a reader with multiple timesteps. |
|
|
|
Save/Restore window geometry |
|
Save/Restore window geometry |
|
Remove all the keyframes in the animation. |
|
Advanced animation view indicates whether to show only the properties marked as animatebale in the ServerManager XML or all the propeties that can be animated. This helps is reducing teh clutter. |
|
Advanced animation view indicates whether to show only the properties marked as animatebale in the ServerManager XML or all the propeties that can be animated. This helps is reducing teh clutter. |
|
Gets the cue tree for an animateable proxy registed with the proxyname. |
|
Determine if the animation manager is currently recording. |
|
Enable/Disable caching. Calls SetCaching on the PVAnimationScene. |
|
Enable/Disable caching. Calls SetCaching on the PVAnimationScene. |
|
Enables/Disables if the Caching check box state. Disabling the Cache check button also leads to a call to SetCacheGeometry(0). Enabling the Cache check button leads to a call to SetCacheGeometry with the current state of the check button. |
|
Enables/Disables if the Caching check box state. Disabling the Cache check button also leads to a call to SetCacheGeometry(0). Enabling the Cache check button leads to a call to SetCacheGeometry with the current state of the check button. |
|
to free up the render module proxy. |
|
Returns the active track selector widget |
|
|
|
NOTE: these methods allocated memory. It is up to the caller to delete it. |
|
NOTE: these methods allocated memory. It is up to the caller to delete it. |
|
NOTE: these methods allocated memory. It is up to the caller to delete it. |
|
NOTE: these methods allocated memory. It is up to the caller to delete it. |
|
Iterates over properties of the proxy and add animation cues. |
|
Checks to see if any of the animation cues points to a deleted PVSource. Such cues are removed. |
|
Runs over the proxies registered as "animateable" with the ProxyManager and checks to see if they are added to the Animation interace. If not, they are added to the interface. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 281 of file vtkPVAnimationManager.h. |
|
Definition at line 242 of file vtkPVAnimationManager.h. |
|
Definition at line 243 of file vtkPVAnimationManager.h. |
|
Definition at line 244 of file vtkPVAnimationManager.h. |
|
Definition at line 246 of file vtkPVAnimationManager.h. |
|
Definition at line 248 of file vtkPVAnimationManager.h. |
|
Definition at line 249 of file vtkPVAnimationManager.h. |
|
Definition at line 250 of file vtkPVAnimationManager.h. |
|
Definition at line 251 of file vtkPVAnimationManager.h. |
|
PIMPL Encapsulation for STL containers Reimplemented from vtkKWWidget. Definition at line 253 of file vtkPVAnimationManager.h. |
|
Definition at line 282 of file vtkPVAnimationManager.h. |
|
Definition at line 300 of file vtkPVAnimationManager.h. |
|
Definition at line 301 of file vtkPVAnimationManager.h. |
|
Definition at line 302 of file vtkPVAnimationManager.h. |
|
Definition at line 304 of file vtkPVAnimationManager.h. |