Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtSlerp Struct Reference
[RtSlerp]

Collaboration diagram for RtSlerp:

Collaboration graph

Data Fields

RwInt32 matRefMask
RwMatrixstartMat
RwMatrixendMat
RwV3d axis
RwReal angle
RwBool useLerp

Detailed Description

structure describing a Slerps/Spherical Linear Interpolations. See also GemsIII/quatspin.c in http://www.acm.org/pubs/tog/GraphicsGems/gemsiii.zip


Field Documentation

RwReal angle
 

The angle (in degrees) between src & dest

RwV3d axis
 

The axis of rotation for the slerp

RwMatrix* endMat
 

The end matrix

RwInt32 matRefMask
 

Which matrices do we NOT own

RwMatrix* startMat
 

The start matrix

RwBool useLerp
 

If true, lerps are used. If false, lerps are not used.


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