![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| unsigned char | attributes |
| unsigned short | colormap_index |
| unsigned short | colormap_length |
| unsigned char | colormap_size |
| unsigned char | colormap_type |
| unsigned short | height |
| unsigned char | id_length |
| unsigned char | image_type |
| unsigned char | pixel_size |
| unsigned short | width |
| unsigned short | x_origin |
| unsigned short | y_origin |
| unsigned char TargaHeader::attributes |
Definition at line 387 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned short TargaHeader::colormap_index |
Definition at line 384 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned short TargaHeader::colormap_length |
Definition at line 384 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned char TargaHeader::colormap_size |
Definition at line 385 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned char TargaHeader::colormap_type |
Definition at line 383 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned short TargaHeader::height |
Definition at line 386 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned char TargaHeader::id_length |
Definition at line 383 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned char TargaHeader::image_type |
Definition at line 383 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned char TargaHeader::pixel_size |
Definition at line 387 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned short TargaHeader::width |
Definition at line 386 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned short TargaHeader::x_origin |
Definition at line 386 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().
| unsigned short TargaHeader::y_origin |
Definition at line 386 of file image.c.
Referenced by LoadTGA_BGRA(), and PrintTargaHeader().