ES3D::ModelManagerf Class Reference

#include <ModelManagerf.h>

List of all members.

Static Public Member Functions

static ES3Denum getModelf (const char *const filename, Modelf &model)
static GLvoid deleteModelCoref (const char *const filename)
static GLvoid deleteAllModelCoresf (GLvoid)


Detailed Description

Class for managing the models. Main feature is to cache models.


Member Function Documentation

GLvoid ES3D::ModelManagerf::deleteAllModelCoresf ( GLvoid   )  [static]

Deletes all core models. All models can not be used anymore.

GLvoid ES3D::ModelManagerf::deleteModelCoref ( const char *const   filename  )  [static]

Deletes the given core model. Associated models can not be used anymore.

Parameters:
filename the filename of the model

ES3Denum ES3D::ModelManagerf::getModelf ( const char *const   filename,
Modelf model 
) [static]

Retrieves the model of a given filename.

Parameters:
filename the filename of the model
model variable where to store the model
Returns:
error code


The documentation for this class was generated from the following files:
Generated on Sat May 10 16:30:56 2008 for ES 3D Game SDK Documentation by  doxygen 1.4.7