Click or drag to resize
AB4D logo

KeyFramesTrackBaseT Methods

The KeyFramesTrackBaseT type exposes the following members.

Methods
 NameDescription
Public methodDump Writes details about this KeyFramesTrack to the Visual Studio Output window. This method calls the protected GetDumpString method to get details about each keyframe.
Public methodGetDumpString GetDumpString virtual method can be overridden to provide detailed description of this object.
Protected methodInterpolateFrameNumber InterpolateFrameNumber method interpolates the specified frame number based on the specified EasingFunction. This method must be called from all derived classes to calculate the final frame number.
Public methodSetEasingFunctionToAllKeys SetInterpolationToAllKeys methods sets the specified interpolation to all keys in the key frames track.
Top
See Also