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

Static Public Member Functions | |
| static ES3Denum | loadModelCorex (const char *const filename, ModelCorex &modelCore) |
| ES3Denum ES3D::ModelCoreLoaderx::loadModelCorex | ( | const char *const | filename, | |
| ModelCorex & | modelCore | |||
| ) | [static] |
Loads the model with the given filename.
| filename | the filename of the model | |
| modelCore | the model where the 3D object is created |
1.4.7