#include <AnimationLoaderx.h>
Inheritance diagram for ES3D::AnimationLoaderx:

Static Public Member Functions | |
| static ES3Denum | loadAnimationx (const char *const filename, Modelx &model) |
| ES3Denum ES3D::AnimationLoaderx::loadAnimationx | ( | const char *const | filename, | |
| Modelx & | model | |||
| ) | [static] |
Loads animation data from a given file depending on the file extension.
| filename | the filename which contains the data | |
| model | the model where the animation will associated to |
1.4.7