#include <vtkSMRampKeyFrameProxy.h>
Inheritance diagram for vtkSMRampKeyFrameProxy:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkSMRampKeyFrameProxy, vtkSMKeyFrameProxy) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | UpdateValue (double currenttime, vtkSMAnimationCueProxy *cueProxy, vtkSMKeyFrameProxy *next) |
Static Public Member Functions | |
| vtkSMRampKeyFrameProxy * | New () |
Protected Member Functions | |
| vtkSMRampKeyFrameProxy () | |
| ~vtkSMRampKeyFrameProxy () | |
Definition at line 25 of file vtkSMRampKeyFrameProxy.h.
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkSMKeyFrameProxy. |
|
|
Reimplemented from vtkSMKeyFrameProxy. |
|
||||||||||||||||
|
This method will do the actual interpolation. currenttime is normalized to the time range between this key frame and the next key frame. Reimplemented from vtkSMKeyFrameProxy. |
1.3.5