raSystem  1.0 bata
raAnimated Class Reference

#include <raAnimated.h>

Inheritance diagram for raAnimated:
raAnimatedNode

Public Member Functions

 raAnimated ()
 
UINT GetAnimationKeyFromTime (float fTime)
 
void SetAnimation (UINT clip)
 

Public Attributes

UINT m_startKey
 
UINT m_numKeys
 
class raAnimationm_pAnimation
 

Detailed Description

Definition at line 3 of file raAnimated.h.

Constructor & Destructor Documentation

◆ raAnimated()

raAnimated::raAnimated ( void  )

Definition at line 5 of file raAnimated.cpp.

Member Function Documentation

◆ GetAnimationKeyFromTime()

UINT raAnimated::GetAnimationKeyFromTime ( float  fTime)

Definition at line 12 of file raAnimated.cpp.

◆ SetAnimation()

void raAnimated::SetAnimation ( UINT  clip)

Definition at line 21 of file raAnimated.cpp.

Member Data Documentation

◆ m_numKeys

UINT raAnimated::m_numKeys

Definition at line 11 of file raAnimated.h.

◆ m_pAnimation

class raAnimation* raAnimated::m_pAnimation

Definition at line 12 of file raAnimated.h.

◆ m_startKey

UINT raAnimated::m_startKey

Definition at line 10 of file raAnimated.h.


The documentation for this class was generated from the following files: