Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtAnimInterpFrameHeader Struct Reference
[RtAnim]

Collaboration diagram for RtAnimInterpFrameHeader:
Collaboration graph

Data Fields

RtAnimKeyFrameHeader keyFrame1
RtAnimKeyFrameHeader keyFrame2

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-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:08 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)