nCharacter3SkinAnimator Class Reference
[Scene System]
#include <ncharacter3skinanimator.h>
Inheritance diagram for nCharacter3SkinAnimator:

Detailed Description
(C) 2005 RadonLabs GmbH
Definition at line 22 of file ncharacter3skinanimator.h.
Public Member Functions | |
| nCharacter3SkinAnimator () | |
| constructor | |
| virtual | ~nCharacter3SkinAnimator () |
| destructor | |
| virtual bool | LoadResources () |
| load resources | |
| virtual void | UnloadResources () |
| unload resources | |
| virtual void | Animate (nSceneNode *sceneNode, nRenderContext *renderContext) |
| called by scene node objects which wish to be animated by this object | |
| const nArray< nString > & | GetNamesOfLoadedAnimations () |
| Get names of loaded Animations. | |
| const nArray< nString > & | GetNamesOfLoadedVariations () |
| Get names of loaded Variations. | |
Constructor & Destructor Documentation
|
|
constructor
Definition at line 22 of file ncharacter3skinanimator_main.cc. |
|
|
destructor
Definition at line 30 of file ncharacter3skinanimator_main.cc. |
Member Function Documentation
|
|
load resources -20-Apr-06 floh cleaned up a bit at last set the current animation object on my character Reimplemented from nSkinAnimator. Definition at line 187 of file ncharacter3skinanimator_main.cc. |
|
|
unload resources
Reimplemented from nSkinAnimator. Definition at line 254 of file ncharacter3skinanimator_main.cc. |
|
||||||||||||
|
called by scene node objects which wish to be animated by this object
Reimplemented from nSkinAnimator. Definition at line 38 of file ncharacter3skinanimator_main.cc. |
|
|
Get names of loaded Animations.
Definition at line 66 of file ncharacter3skinanimator.h. |
|
|
Get names of loaded Variations.
Definition at line 76 of file ncharacter3skinanimator.h. |
The documentation for this class was generated from the following files: