#include <GXKeyFrameTemplate.h>
Public Methods | |
| CGXKeyframeTemplate () | |
| ~CGXKeyframeTemplate () | |
| bool | WriteToStream (IStream *pStream) |
| bool | LoadFromStream (IStream *pStream) |
| bool | LoadFromData (type *pKeyFrames, UINT uFrameCount) |
| void | GetLerpValAt (float fPos, type *pOut) |
| void | GetQuadInterpValAt (float fPos, type *pOut) |
| UINT | GetFrameCount () |
| bool | LoadFromKeyframeTemplate (CGXKeyframeTemplate< type > &In) |
Protected Attributes | |
| CGXAutoArray< type > | m_Frames |
Friends | |
| class | CGXKeyframeTemplate< type > |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001