VoxelFarm::TGA Struct Reference

Describes a TGA file. More...

#include <tga.h>

Public Attributes

GLubyte header [6]
 
GLuint bytesPerPixel
 
GLuint imageSize
 
GLuint temp
 
GLuint type
 
GLuint Height
 
GLuint Width
 
GLuint Bpp
 

Detailed Description

Describes a TGA file.

Definition at line 15 of file tga.h.


The documentation for this struct was generated from the following file: