UFO: Alien Invasion
Loading...
Searching...
No Matches
imageArray_t Struct Reference
Collaboration diagram for imageArray_t:
Collaboration graph

Data Fields

image_t images [IMAGE_ARRAY_SIZE]
struct imageArray_s * next

Detailed Description

Definition at line 35 of file r_image.cpp.

Field Documentation

◆ images

image_t imageArray_t::images[IMAGE_ARRAY_SIZE]

Definition at line 36 of file r_image.cpp.

Referenced by R_GetImageAtIndex(), and R_GetImageIndex().

◆ next

struct imageArray_s* imageArray_t::next

Definition at line 37 of file r_image.cpp.

Referenced by R_GetImageAtIndex(), R_GetImageIndex(), and R_LoadImageData().


The documentation for this struct was generated from the following file: