Xface Core Library: XEngine::BmpFile Class Reference

XFace / XEngine / XMath

XEngine::BmpFile Class Reference
[XEngine]

#include <BmpFile.h>

Inheritance diagram for XEngine::BmpFile:

XEngine::ITextureFile List of all members.

Detailed Description

Author:
Koray Balci
Version:
1.0
Date:
April 2003
Loads BMP files as texture map.


Public Member Functions

bool load (const std::string &filename)

Member Function Documentation

bool XEngine::BmpFile::load const std::string &  filename  )  [virtual]
 

Loads the BMP file to memory (acces data using ITextureFile base class members).

Note:
Uses glaux library for the moment. It doesn't come with devcpp/gcc so do not forget to add it as a dependency.

Implements XEngine::ITextureFile.


The documentation for this class was generated from the following files:
Generated on Mon Aug 28 15:39:25 2006 for Xface Core Library by  doxygen 1.4.6-NO