icculus quake2 doxygen  1.0 dev
clightstyle_t Struct Reference

Public Attributes

int length
 
float value [3]
 
float map [MAX_QPATH]
 

Detailed Description

Definition at line 52 of file cl_fx.c.

Member Data Documentation

◆ length

int clightstyle_t::length

Definition at line 54 of file cl_fx.c.

Referenced by CL_RunLightStyles(), and CL_SetLightstyle().

◆ map

float clightstyle_t::map

Definition at line 56 of file cl_fx.c.

Referenced by CL_RunLightStyles().

◆ value

float clightstyle_t::value

Definition at line 55 of file cl_fx.c.

Referenced by CL_AddLightStyles(), and CL_RunLightStyles().