|
Size, in bytes, of the animation keyframe structure. |
|
Amount of custom data required per animation. |
|
Size, in bytes, of the interpolated keyframe structure. |
|
Pointer to a function that adds two interpolated keyframes for the purpose of adding the states of two RtAnimInterpolator objects. |
|
Pointer to a function that converts a keyframe to the needed format. This function is never called from the RtAnim toolkit (as the toolit doesn't know the data layout of the results) but is stored to ease the creation of overloaded interpolators. |
|
Pointer to a function that blends between two interpolated keyframes, for the purpose of blending between the states of two RtAnimInterpolator objects. |
|
Pointer to a function that interpolates between two keyframes for a given time in between. |
|
Pointer to a function that multiplies a keyframe by the reciprocal of another. |
|
Pointer to a function that returns the binary stream size of the keyframes for a given animation. |
|
Pointer to a function that reads the keyframes from a stream for a given animation. |
|
Pointer to a function that writes the keyframes to a stream for a given animation. |
|
The ID of the interpolation scheme. |
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |