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

Data Fields

unsigned char * lm_bgr
 
unsigned char * lm_dir
 
float pos [3]
 
float sh1 [4][3]
 
floatvertex_color
 

Detailed Description

Definition at line 3519 of file model_shared.c.

Field Documentation

◆ lm_bgr

unsigned char* lightmapsample_t::lm_bgr

Definition at line 3524 of file model_shared.c.

◆ lm_dir

unsigned char* lightmapsample_t::lm_dir

Definition at line 3525 of file model_shared.c.

◆ pos

float lightmapsample_t::pos[3]

Definition at line 3521 of file model_shared.c.

◆ sh1

float lightmapsample_t::sh1[4][3]

Definition at line 3522 of file model_shared.c.

◆ vertex_color

float* lightmapsample_t::vertex_color

Definition at line 3523 of file model_shared.c.


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