#include <AnimationLoaderf.h>
Inheritance diagram for ES3D::AnimationLoaderf:
Static Public Member Functions | |
static ES3Denum | loadAnimationf (const char *const filename, Modelf &model) |
ES3Denum ES3D::AnimationLoaderf::loadAnimationf | ( | const char *const | filename, | |
Modelf & | 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 |