![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_q3bsp.h>
Definition at line 312 of file model_q3bsp.h.
float* model_brushq3_t::data_color4f |
Definition at line 323 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadVertices().
rtexture_t** model_brushq3_t::data_deluxemaps |
Definition at line 340 of file model_q3bsp.h.
Referenced by Mod_Q1BSP_LoadFaces(), Mod_Q3BSP_LoadFaces(), Mod_Q3BSP_LoadLightmaps(), and Mod_VBSP_LoadFaces().
q3deffect_t* model_brushq3_t::data_effects |
Definition at line 330 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadEffects(), and Mod_Q3BSP_LoadFaces().
int* model_brushq3_t::data_element3i |
Definition at line 327 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadTriangles().
q3dlightgrid_t* model_brushq3_t::data_lightgrid |
Definition at line 344 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
rtexture_t** model_brushq3_t::data_lightmaps |
Definition at line 339 of file model_q3bsp.h.
Referenced by Mod_Q1BSP_LoadFaces(), Mod_Q3BSP_LoadFaces(), Mod_Q3BSP_LoadLightmaps(), and Mod_VBSP_LoadFaces().
q3dmodel_t* model_brushq3_t::data_models |
Definition at line 315 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid(), and Mod_Q3BSP_LoadModels().
float* model_brushq3_t::data_normal3f |
Definition at line 320 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadVertices().
float* model_brushq3_t::data_texcoordlightmap2f |
Definition at line 322 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadVertices().
float* model_brushq3_t::data_texcoordtexture2f |
Definition at line 321 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadVertices().
float* model_brushq3_t::data_vertex3f |
Definition at line 319 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadVertices().
qbool model_brushq3_t::deluxemapping |
Definition at line 363 of file model_q3bsp.h.
Referenced by Mod_Q1BSP_LoadLighting(), Mod_Q3BSP_LoadEntities(), Mod_Q3BSP_LoadFaces(), Mod_Q3BSP_LoadLightmaps(), and R_SetupShader_Surface().
qbool model_brushq3_t::deluxemapping_modelspace |
Definition at line 366 of file model_q3bsp.h.
Referenced by Mod_Q1BSP_LoadLighting(), Mod_Q3BSP_LoadEntities(), Mod_Q3BSP_LoadLightmaps(), and R_SetupShader_Surface().
rtexture_t* model_brushq3_t::lightgridtexture |
Definition at line 358 of file model_q3bsp.h.
Referenced by CL_UpdateEntityShading_Entity(), Mod_Q3BSP_LoadLightGrid(), and R_SetupShader_Surface().
int model_brushq3_t::lightgridtexturesize[3] |
Definition at line 356 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
matrix4x4_t model_brushq3_t::lightgridworldtotexturematrix |
Definition at line 357 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid(), and R_SetupShader_Surface().
int model_brushq3_t::lightmapsize |
Definition at line 369 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadLightmaps().
int model_brushq3_t::num_effects |
Definition at line 329 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadEffects(), and Mod_Q3BSP_LoadFaces().
int model_brushq3_t::num_lightgrid |
Definition at line 343 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
float model_brushq3_t::num_lightgrid_cellsize[3] |
Definition at line 346 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadEntities(), and Mod_Q3BSP_LoadLightGrid().
int model_brushq3_t::num_lightgrid_imaxs[3] |
Definition at line 351 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
int model_brushq3_t::num_lightgrid_imins[3] |
Definition at line 350 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
matrix4x4_t model_brushq3_t::num_lightgrid_indexfromworld |
Definition at line 354 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
int model_brushq3_t::num_lightgrid_isize[3] |
Definition at line 352 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
float model_brushq3_t::num_lightgrid_scale[3] |
Definition at line 348 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightGrid().
int model_brushq3_t::num_lightmapmerge |
Definition at line 338 of file model_q3bsp.h.
int model_brushq3_t::num_lightmapmergedheightpower |
Definition at line 336 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightmaps().
int model_brushq3_t::num_lightmapmergedwidthheightdeluxepower |
Definition at line 337 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadLightmaps().
int model_brushq3_t::num_lightmapmergedwidthpower |
Definition at line 335 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadLightmaps().
int model_brushq3_t::num_mergedlightmaps |
Definition at line 334 of file model_q3bsp.h.
Referenced by Mod_Q1BSP_LoadFaces(), Mod_Q3BSP_LoadLightmaps(), and Mod_VBSP_LoadFaces().
int model_brushq3_t::num_models |
Definition at line 314 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_Load(), and Mod_Q3BSP_LoadModels().
int model_brushq3_t::num_originallightmaps |
Definition at line 333 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadLightmaps().
int model_brushq3_t::num_triangles |
Definition at line 326 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), and Mod_Q3BSP_LoadTriangles().
int model_brushq3_t::num_vertices |
Definition at line 318 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadFaces(), Mod_Q3BSP_LoadTriangles(), and Mod_Q3BSP_LoadVertices().