DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
cubemapinfo_t Struct Reference
+ Collaboration diagram for cubemapinfo_t:

Data Fields

char basename [64]
 
rtexture_ttexture
 

Detailed Description

Definition at line 287 of file gl_rmain.c.

Field Documentation

◆ basename

char cubemapinfo_t::basename[64]

Definition at line 289 of file gl_rmain.c.

◆ texture

rtexture_t* cubemapinfo_t::texture

Definition at line 290 of file gl_rmain.c.

Referenced by R_GetCubemap().


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