Mount Fuji Engine  0.8b
MF_API MFModel* MFModel_Create ( const char *  pFilename)

Creates a model from the filesystem.

Parameters
pFilenameFilename of model to load.
Returns
A new instance of the specified model.
See Also
MFModel_Destroy()