CTGATexture Class Reference

#include <TGALoader.h>

List of all members.

Public Member Functions

 CTGATexture (void)
 ~CTGATexture (void)
int Width (void)
int Height (void)
bool Swizzled (void)
unsigned char * Image (void)
bool LoadTGA (char *filename)
void Swizzle (void)
void FreeImage (void)

Public Attributes

int type
bool swizzled
unsigned int imageWidth
unsigned int imageHeight
unsigned char * image


Constructor & Destructor Documentation

CTGATexture::CTGATexture ( void   ) 

CTGATexture::~CTGATexture ( void   ) 

Here is the call graph for this function:


Member Function Documentation

int CTGATexture::Width ( void   )  [inline]

int CTGATexture::Height ( void   )  [inline]

bool CTGATexture::Swizzled ( void   )  [inline]

unsigned char* CTGATexture::Image ( void   )  [inline]

bool CTGATexture::LoadTGA ( char *  filename  ) 

void CTGATexture::Swizzle ( void   ) 

void CTGATexture::FreeImage ( void   ) 


Member Data Documentation

unsigned char* CTGATexture::image


The documentation for this class was generated from the following files:

Generated on Thu Mar 19 19:35:14 2009 for CubicVR by  doxygen 1.5.6