Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtAnimInterpFrameHeader Struct Reference
[RtAnim]

Collaboration diagram for RtAnimInterpFrameHeader:

Collaboration graph

Data Fields

RtAnimKeyFrameHeaderkeyFrame1
RtAnimKeyFrameHeaderkeyFrame2

Detailed Description

is the header for an interpolated animation frame, intermediate between a keyframe pair. This structure is intentionally the same size as an RtAnimKeyFrameHeader, so that an interpolated frame and key frame data block can be otherwise identical. It relies on the fact that the prevFrame and time fields of a keyframe header are not relevant to an interpolated frame. These fields should therefore not be be modified by a custom keyframe interpolator.

See also:
RtAnimRegisterInterpolationScheme


Field Documentation

RtAnimKeyFrameHeader* keyFrame1
 

Pointer to the first of the current pair of keyframes in the associated RtAnimAnimation

RtAnimKeyFrameHeader* keyFrame2
 

Pointer to the second of the current pair of keyframes in the associated RtAnimAnimation


Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:45 2004. Send Feedback