Keos::C3DSLoader Class Reference

3DS Mesh loader. More...

#include <Keos3DSLoader.h>

Inheritance diagram for Keos::C3DSLoader:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 C3DSLoader ()
virtual CMeshLoadFromFile (const String &strFilename)
 Load a mesh from a file.

Classes

struct  TChunk
 This holds the chunk info.
struct  TFace
struct  TGeom
 This holds a list of face and the corresponding materialID.

Detailed Description

3DS Mesh loader.

Definition at line 33 of file Keos3DSLoader.h.


Constructor & Destructor Documentation

Keos::C3DSLoader::C3DSLoader (  ) 

Definition at line 36 of file Keos3DSLoader.cpp.


Member Function Documentation

CMesh * Keos::C3DSLoader::LoadFromFile ( const String strFilename  )  [virtual]

Load a mesh from a file.

Parameters:
strFilename Name of the file to be loaded.
Returns:
Pointer on the created mesh.

Reimplemented from Keos::ILoader< T >.

Definition at line 46 of file Keos3DSLoader.cpp.

References CHUNK_PRIMARY, Keos::CMesh::ComputeNormals(), LOADINGFAILED_EXCEPT, and Keos::ILogger::Log().


The documentation for this class was generated from the following files:
Generated on Fri Mar 9 14:29:21 2007 for Keos by  doxygen 1.5.1-p1