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

SGXAnimationKeyFrame Struct Reference

#include <GXAnimationKeyFrame.h>

List of all members.

Public Methods

void GetD3DXMATRIX (D3DXMATRIX *pOut)
void operator+= (SGXAnimationKeyFrame &Add)
void Zero ()
SGXAnimationKeyFrame operator * (float fVal)
SGXAnimationKeyFrame operator * (float fVal) const
SGXAnimationKeyFrame operator+ (SGXAnimationKeyFrame &Add)

Public Attributes

D3DXVECTOR3 vPos
D3DXVECTOR3 vRotation
D3DXVECTOR3 vScale


Member Function Documentation

void SGXAnimationKeyFrame::GetD3DXMATRIX D3DXMATRIX *    pOut
 

void SGXAnimationKeyFrame::Zero   [inline]
 

SGXAnimationKeyFrame SGXAnimationKeyFrame::operator * float    fVal const [inline]
 

SGXAnimationKeyFrame SGXAnimationKeyFrame::operator * float    fVal [inline]
 

SGXAnimationKeyFrame SGXAnimationKeyFrame::operator+ SGXAnimationKeyFrame &    Add [inline]
 

void SGXAnimationKeyFrame::operator+= SGXAnimationKeyFrame &    Add [inline]
 


Member Data Documentation

D3DXVECTOR3 SGXAnimationKeyFrame::vPos
 

D3DXVECTOR3 SGXAnimationKeyFrame::vRotation
 

D3DXVECTOR3 SGXAnimationKeyFrame::vScale
 


The documentation for this struct 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