Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
TgaHeader Struct Reference

Public Attributes

u8 img_id_len
 
u8 colour_map_type
 
u8 img_type
 
u8 colour_map [5]
 
u16 x_origin
 
u16 y_origin
 
u16 w
 
u16 h
 
u8 bpp
 
u8 img_desc
 

Detailed Description

Definition at line 47 of file tex_tga.cpp.

Member Data Documentation

u8 TgaHeader::bpp

Definition at line 59 of file tex_tga.cpp.

u8 TgaHeader::colour_map[5]

Definition at line 52 of file tex_tga.cpp.

u8 TgaHeader::colour_map_type

Definition at line 50 of file tex_tga.cpp.

u16 TgaHeader::h

Definition at line 58 of file tex_tga.cpp.

u8 TgaHeader::img_desc

Definition at line 61 of file tex_tga.cpp.

u8 TgaHeader::img_id_len

Definition at line 49 of file tex_tga.cpp.

u8 TgaHeader::img_type

Definition at line 51 of file tex_tga.cpp.

u16 TgaHeader::w

Definition at line 57 of file tex_tga.cpp.

u16 TgaHeader::x_origin

Definition at line 54 of file tex_tga.cpp.

u16 TgaHeader::y_origin

Definition at line 55 of file tex_tga.cpp.


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