lightmaps_s Struct Reference

#include <r_lightmap.h>

Data Fields

GLuint lightmap_texnum
GLuint deluxemap_texnum
int size
unsigned * allocated
bytesample_buffer
bytedirection_buffer
float fbuffer [LIGHTMAP_FBUFFER_SIZE]

Detailed Description

Definition at line 49 of file r_lightmap.h.


Field Documentation

block availability

Definition at line 55 of file r_lightmap.h.

Referenced by R_AllocLightmapBlock(), R_BeginBuildingLightmaps(), and R_UploadLightmapBlock().

float lightmaps_s::fbuffer[LIGHTMAP_FBUFFER_SIZE]

RGB buffer for bsp loading

Definition at line 59 of file r_lightmap.h.

RGBA buffers for uploading

Definition at line 57 of file r_lightmap.h.

Referenced by R_BeginBuildingLightmaps(), R_CreateSurfaceLightmap(), and R_UploadLightmapBlock().


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

Generated by  doxygen 1.6.2