Main Page   Compound List   File List   Compound Members   File Members  

CTexture Class Reference

#include <Texture.h>

List of all members.

Public Methods

 CTexture ()
 ~CTexture ()
bool LoadBMP (char *szFileName, bool mipmap)
bool LoadBMP (char *szFileName)
bool LoadPCX (BYTE *data, bool mipmap)
bool LoadPCX (BYTE *data)
bool LoadRAW (char *szFileName)
void Free ()
void Use ()
int getWidth ()
int getHeight ()


Constructor & Destructor Documentation

CTexture::CTexture  
 

CTexture::~CTexture  
 


Member Function Documentation

void CTexture::Free  
 

int CTexture::getHeight  
 

int CTexture::getWidth  
 

bool CTexture::LoadBMP char *    szFilename
 

bool CTexture::LoadBMP char *    szFileName,
bool    mipmap
 

bool CTexture::LoadPCX BYTE *    data
 

bool CTexture::LoadPCX BYTE *    data,
bool    mipmap
 

bool CTexture::LoadRAW char *    szFileName
 

void CTexture::Use  
 


The documentation for this class was generated from the following files:
Generated on Sat Jan 26 05:53:58 2002 for Splatter by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001