![]() |
doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
| char | id [2] |
| unsigned long | fileSize |
| unsigned long | reserved0 |
| unsigned long | bitmapDataOffset |
| unsigned long | bitmapHeaderSize |
| unsigned long | width |
| unsigned long | height |
| unsigned short | planes |
| unsigned short | bitsPerPixel |
| unsigned long | compression |
| unsigned long | bitmapDataSize |
| unsigned long | hRes |
| unsigned long | vRes |
| unsigned long | colors |
| unsigned long | importantColors |
| unsigned char | palette [256][4] |
Definition at line 218 of file Image_files.cpp.
| unsigned long BMPHeader_t::bitmapDataOffset |
Definition at line 223 of file Image_files.cpp.
| unsigned long BMPHeader_t::bitmapDataSize |
Definition at line 230 of file Image_files.cpp.
| unsigned long BMPHeader_t::bitmapHeaderSize |
Definition at line 224 of file Image_files.cpp.
| unsigned short BMPHeader_t::bitsPerPixel |
Definition at line 228 of file Image_files.cpp.
| unsigned long BMPHeader_t::colors |
Definition at line 233 of file Image_files.cpp.
| unsigned long BMPHeader_t::compression |
Definition at line 229 of file Image_files.cpp.
| unsigned long BMPHeader_t::fileSize |
Definition at line 221 of file Image_files.cpp.
| unsigned long BMPHeader_t::height |
Definition at line 226 of file Image_files.cpp.
| unsigned long BMPHeader_t::hRes |
Definition at line 231 of file Image_files.cpp.
| char BMPHeader_t::id[2] |
Definition at line 220 of file Image_files.cpp.
| unsigned long BMPHeader_t::importantColors |
Definition at line 234 of file Image_files.cpp.
| unsigned char BMPHeader_t::palette[256][4] |
Definition at line 235 of file Image_files.cpp.
| unsigned short BMPHeader_t::planes |
Definition at line 227 of file Image_files.cpp.
| unsigned long BMPHeader_t::reserved0 |
Definition at line 222 of file Image_files.cpp.
| unsigned long BMPHeader_t::vRes |
Definition at line 232 of file Image_files.cpp.
| unsigned long BMPHeader_t::width |
Definition at line 225 of file Image_files.cpp.
1.8.6.