#include <ModelCoreLoaderMS3Dx.h>
Static Public Member Functions | |
static ES3Denum | loadModelCorex (const char *const filename, ModelCorex ¤tModelCore) |
ES3Denum ES3D::ModelCoreLoaderMS3Dx::loadModelCorex | ( | const char *const | filename, | |
ModelCorex & | currentModelCore | |||
) | [static] |
Loads the MS3D model.
filename | the filename of the model | |
currentModelCore | the model where the 3D object is created |