Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtCompressedKeyFrame Struct Reference
[RtCmpKey]


Data Fields

RtCompressedKeyFrame *  prevFrame
RwReal  time
RwUInt16  qx
RwUInt16  qy
RwUInt16  qz
RwUInt16  qr
RwUInt16  tx
RwUInt16  ty
RwUInt16  tz

Detailed Description

A structure representing data for a compressed keyframe. Sequences of such keyframes in an RtAnimAnimation defines the animation of each node in a hierarchy.

Based on RtAnimKeyFrameHeader.


Field Documentation

RtCompressedKeyFrame* prevFrame
 

Pointer to the previous keyframe

RwUInt16 qr
 

Compressed rotation quat.real at keyframe

RwUInt16 qx
 

Compressed rotation quat.imag.x at keyframe

RwUInt16 qy
 

Compressed rotation quat.imag.y at keyframe

RwUInt16 qz
 

Compressed rotation quat.imag.z at keyframe

RwReal time
 

Time at keyframe

RwUInt16 tx
 

Compressed translation x at keyframe

RwUInt16 ty
 

Compressed translation y at keyframe

RwUInt16 tz
 

Compressed translation z at keyframe


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)