UFO: Alien Invasion
bbox_arrays_t Struct Reference
Collaboration diagram for bbox_arrays_t:
Collaboration graph

Data Fields

float bboxes [3 *8 *MAX_BBOX_ENTRIES]
 
int bboxes_index
 

Detailed Description

Definition at line 72 of file r_draw.cpp.

Field Documentation

◆ bboxes

float bbox_arrays_t::bboxes[3 *8 *MAX_BBOX_ENTRIES]

Definition at line 73 of file r_draw.cpp.

Referenced by R_DrawBoundingBoxBatched(), and R_DrawBoundingBoxes().

◆ bboxes_index

int bbox_arrays_t::bboxes_index

Definition at line 74 of file r_draw.cpp.

Referenced by R_DrawBoundingBoxBatched(), and R_DrawBoundingBoxes().


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