![]() |
doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
| char | manufacturer |
| char | version |
| char | encoding |
| char | bits_per_pixel |
| unsigned short | xmin |
| unsigned short | ymin |
| unsigned short | xmax |
| unsigned short | ymax |
| unsigned short | hres |
| unsigned short | vres |
| unsigned char | palette [48] |
| char | reserved |
| char | color_planes |
| unsigned short | bytes_per_line |
| unsigned short | palette_type |
| char | filler [58] |
| unsigned char | data |
Definition at line 176 of file Image_files.cpp.
| char pcx_t::bits_per_pixel |
Definition at line 180 of file Image_files.cpp.
| unsigned short pcx_t::bytes_per_line |
Definition at line 186 of file Image_files.cpp.
| char pcx_t::color_planes |
Definition at line 185 of file Image_files.cpp.
| unsigned char pcx_t::data |
Definition at line 189 of file Image_files.cpp.
| char pcx_t::encoding |
Definition at line 179 of file Image_files.cpp.
| char pcx_t::filler[58] |
Definition at line 188 of file Image_files.cpp.
| unsigned short pcx_t::hres |
Definition at line 182 of file Image_files.cpp.
| char pcx_t::manufacturer |
Definition at line 177 of file Image_files.cpp.
| unsigned char pcx_t::palette[48] |
Definition at line 183 of file Image_files.cpp.
| unsigned short pcx_t::palette_type |
Definition at line 187 of file Image_files.cpp.
| char pcx_t::reserved |
Definition at line 184 of file Image_files.cpp.
| char pcx_t::version |
Definition at line 178 of file Image_files.cpp.
| unsigned short pcx_t::vres |
Definition at line 182 of file Image_files.cpp.
| unsigned short pcx_t::xmax |
Definition at line 181 of file Image_files.cpp.
| unsigned short pcx_t::xmin |
Definition at line 181 of file Image_files.cpp.
| unsigned short pcx_t::ymax |
Definition at line 181 of file Image_files.cpp.
| unsigned short pcx_t::ymin |
Definition at line 181 of file Image_files.cpp.
1.8.6.