DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
q3dlightgrid_t Struct Reference

#include <model_q3bsp.h>

+ Collaboration diagram for q3dlightgrid_t:

Data Fields

unsigned char ambientrgb [3]
 
unsigned char diffusepitch
 
unsigned char diffusergb [3]
 
unsigned char diffuseyaw
 

Detailed Description

Definition at line 222 of file model_q3bsp.h.

Field Documentation

◆ ambientrgb

unsigned char q3dlightgrid_t::ambientrgb[3]

◆ diffusepitch

unsigned char q3dlightgrid_t::diffusepitch

Definition at line 226 of file model_q3bsp.h.

Referenced by Mod_GenerateLightmaps_GridSample(), and Mod_Q3BSP_LightPoint().

◆ diffusergb

unsigned char q3dlightgrid_t::diffusergb[3]

◆ diffuseyaw

unsigned char q3dlightgrid_t::diffuseyaw

Definition at line 227 of file model_q3bsp.h.

Referenced by Mod_GenerateLightmaps_GridSample(), and Mod_Q3BSP_LightPoint().


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