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

Data Fields

char name [MAX_QPATH]
 
skinframe_tskinframe
 

Detailed Description

Definition at line 301 of file gl_rmain.c.

Field Documentation

◆ name

char r_qwskincache_t::name[MAX_QPATH]

Definition at line 303 of file gl_rmain.c.

Referenced by R_LoadQWSkin().

◆ skinframe

skinframe_t* r_qwskincache_t::skinframe

Definition at line 304 of file gl_rmain.c.

Referenced by R_GetCurrentTexture(), and R_LoadQWSkin().


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