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

Static Public Member Functions | |
| static ES3Denum | loadModelCoref (const char *const filename, ModelCoref &modelCore) |
| ES3Denum ES3D::ModelCoreLoaderf::loadModelCoref | ( | const char *const | filename, | |
| ModelCoref & | 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