#include <GXBone.h>
Public Methods | |
| CGXBone () | |
| virtual | ~CGXBone () |
| virtual bool | AddAnimation (CGXKeyframeTemplate< SGXAnimationKeyFrame > *pAnimation) |
| virtual bool | LoadFromStream (IStream *pStream) |
| virtual bool | LoadFromData (UINT uAnimationCount, CGXKeyframeTemplate< SGXAnimationKeyFrame > *pAnimations) |
| virtual bool | WriteToStream (IStream *pStream) |
| virtual UINT | GetAnimationCount () |
| virtual void | GetFrameAt (SGXAnimationKeyFrame *pOut, UINT uAnimation, float fPos) |
| virtual void | Cleanup () |
Protected Attributes | |
| CGXAutoArray< CGXKeyframeTemplate< SGXAnimationKeyFrame > > | m_KeyFrames |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001