CTGATexture Class Reference
#include <TGALoader.h>
List of all members.
Constructor & Destructor Documentation
| CTGATexture::CTGATexture |
( |
void |
|
) |
|
| CTGATexture::~CTGATexture |
( |
void |
|
) |
|
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
The documentation for this class was generated from the following files:
- /Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/psp/TGALoader.h
- /Users/ccliffe/Dev/cubicvr/cubicvr/src/psp/TGALoader.cpp