Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CGXBone Class Reference

#include <GXBone.h>

List of all members.

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


Constructor & Destructor Documentation

CGXBone::CGXBone  
 

CGXBone::~CGXBone   [virtual]
 


Member Function Documentation

bool CGXBone::AddAnimation CGXKeyframeTemplate< SGXAnimationKeyFrame > *    pAnimation [virtual]
 

void CGXBone::Cleanup   [virtual]
 

UINT CGXBone::GetAnimationCount   [virtual]
 

void CGXBone::GetFrameAt SGXAnimationKeyFrame   pOut,
UINT    uAnimation,
float    fPos
[virtual]
 

bool CGXBone::LoadFromData UINT    uAnimationCount,
CGXKeyframeTemplate< SGXAnimationKeyFrame > *    pAnimations
[virtual]
 

bool CGXBone::LoadFromStream IStream *    pStream [virtual]
 

bool CGXBone::WriteToStream IStream *    pStream [virtual]
 


Member Data Documentation

CGXAutoArray< CGXKeyframeTemplate<SGXAnimationKeyFrame> > CGXBone::m_KeyFrames [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 17:51:01 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001