/Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/textureTGA.h File Reference

#include <CubicVR/GLExt.h>
#include <CubicVR/cvr_defines.h>
#include <CubicVR/Texture.h>
#include <stdio.h>

Include dependency graph for textureTGA.h:

This graph shows which files directly or indirectly include this file:


Classes

struct  TextureImage
struct  TGAHeader
struct  TGA

Functions

IMPEXP bool LoadCompressedTGA (TextureImage *texture, const char *filename, FILE *fTGA)
IMPEXP bool LoadUncompressedTGA (TextureImage *texture, const char *filename, FILE *fTGA)
IMPEXP bool loadTGA (TextureImage *texture, const char *filename)

Function Documentation

IMPEXP bool LoadCompressedTGA ( TextureImage texture,
const char *  filename,
FILE *  fTGA 
)

IMPEXP bool loadTGA ( TextureImage texture,
const char *  filename 
)

Here is the call graph for this function:

IMPEXP bool LoadUncompressedTGA ( TextureImage texture,
const char *  filename,
FILE *  fTGA 
)


Generated on Thu Mar 19 19:33:48 2009 for CubicVR by  doxygen 1.5.6