UFO: Alien Invasion
|
Data Fields | |
image_t | images [IMAGE_ARRAY_SIZE] |
struct imageArray_s * | next |
Definition at line 35 of file r_image.cpp.
image_t imageArray_s::images[IMAGE_ARRAY_SIZE] |
Definition at line 36 of file r_image.cpp.
Referenced by R_FreeWorldImages(), R_GetImageAtIndex(), R_GetImageIndex(), R_ImageClearMaterials(), R_ImageList_f(), R_LoadImageData(), R_ReloadImages(), and R_ShutdownImages().
struct imageArray_s* imageArray_s::next |
Definition at line 37 of file r_image.cpp.
Referenced by R_GetImageAtIndex(), R_GetImageIndex(), and R_LoadImageData().