doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
struct jpeg_source_mgr | pub |
byte * | infile |
JOCTET * | buffer |
boolean | start_of_file |
int | memsize |
unsigned char * | infile |
Definition at line 1287 of file Cinematic.cpp.
JOCTET * my_source_mgr::buffer |
Definition at line 1291 of file Cinematic.cpp.
unsigned char* my_source_mgr::infile |
Definition at line 29 of file jdatasrc.c.
byte* my_source_mgr::infile |
Definition at line 1290 of file Cinematic.cpp.
int my_source_mgr::memsize |
Definition at line 1293 of file Cinematic.cpp.
struct jpeg_source_mgr my_source_mgr::pub |
Definition at line 1288 of file Cinematic.cpp.
boolean my_source_mgr::start_of_file |
Definition at line 1292 of file Cinematic.cpp.