ES3D::Loader Class Reference

#include <Loader.h>

Inheritance diagram for ES3D::Loader:

ES3D::AnimationLoaderf ES3D::AnimationLoaderx ES3D::ModelCoreLoaderf ES3D::ModelCoreLoaderx ES3D::TextureLoader List of all members.

Static Public Member Functions

static GLvoid setSearchPath (const char *const path)
static const char * getFilename (const char *const filename)

Static Public Attributes

static char searchPath [MAXLENGTH] = {0}

Detailed Description

Loader for loading several animations belonging to a given model.


Member Function Documentation

const char * ES3D::Loader::getFilename ( const char *const   filename  )  [static]

Returns the filename without any seperator

Parameters:
filename the filename

GLvoid ES3D::Loader::setSearchPath ( const char *const   path  )  [static]

Sets the default search path.

Parameters:
path the path where to look for data


Member Data Documentation

char ES3D::Loader::searchPath = {0} [static]

Deafualt search path


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