FS2_Open
Open source remastering of the Freespace 2 engine
targa_header Struct Reference

Public Attributes

short xoffset
 
short yoffset
 
short width
 
short height
 
short cmap_start
 
short cmap_length
 
ubyte id_length
 
ubyte color_map_type
 
ubyte image_type
 
ubyte cmap_depth
 
ubyte pixel_depth
 
ubyte image_descriptor
 

Detailed Description

Definition at line 43 of file tgautils.cpp.

Member Data Documentation

ubyte targa_header::cmap_depth

Definition at line 53 of file tgautils.cpp.

short targa_header::cmap_length

Definition at line 49 of file tgautils.cpp.

short targa_header::cmap_start

Definition at line 48 of file tgautils.cpp.

ubyte targa_header::color_map_type

Definition at line 51 of file tgautils.cpp.

short targa_header::height

Definition at line 47 of file tgautils.cpp.

ubyte targa_header::id_length

Definition at line 50 of file tgautils.cpp.

ubyte targa_header::image_descriptor

Definition at line 55 of file tgautils.cpp.

ubyte targa_header::image_type

Definition at line 52 of file tgautils.cpp.

ubyte targa_header::pixel_depth

Definition at line 54 of file tgautils.cpp.

short targa_header::width

Definition at line 46 of file tgautils.cpp.

short targa_header::xoffset

Definition at line 44 of file tgautils.cpp.

short targa_header::yoffset

Definition at line 45 of file tgautils.cpp.


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