![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <r_shadow.h>
Definition at line 43 of file r_shadow.h.
qbool r_shadow_bouncegrid_settings_t::blur |
Definition at line 48 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_BlurPixels_Task(), R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_UpdateBounceGridTexture().
float r_shadow_bouncegrid_settings_t::bounceminimumintensity2 |
Definition at line 63 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
qbool r_shadow_bouncegrid_settings_t::directionalshading |
Definition at line 46 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_BounceGrid_UpdateSpacing().
float r_shadow_bouncegrid_settings_t::dlightparticlemultiplier |
Definition at line 51 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
float r_shadow_bouncegrid_settings_t::energyperphoton |
Definition at line 59 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
int r_shadow_bouncegrid_settings_t::floatcolors |
Definition at line 50 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_ConvertPixelsAndUpload(), and R_Shadow_BounceGrid_GenerateSettings().
qbool r_shadow_bouncegrid_settings_t::hitmodels |
Definition at line 52 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), R_Shadow_BounceGrid_RefractiveIndexAtPoint(), and R_Shadow_BounceGrid_TracePhotons_Shot().
qbool r_shadow_bouncegrid_settings_t::includedirectlighting |
Definition at line 47 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_BounceGrid_TracePhotons_Shot().
float r_shadow_bouncegrid_settings_t::lightpathsize |
Definition at line 55 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), R_Shadow_BounceGrid_Slice(), and R_Shadow_BounceGrid_TracePhotons_Shot().
float r_shadow_bouncegrid_settings_t::lightradiusscale |
Definition at line 53 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
int r_shadow_bouncegrid_settings_t::maxbounce |
Definition at line 54 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), R_Shadow_BounceGrid_TracePhotons_Shot(), and R_Shadow_BounceGrid_TracePhotons_ShotTask().
int r_shadow_bouncegrid_settings_t::maxphotons |
Definition at line 58 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_UpdateBounceGridTexture().
qbool r_shadow_bouncegrid_settings_t::normalizevectors |
Definition at line 49 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
float r_shadow_bouncegrid_settings_t::particlebounceintensity |
Definition at line 56 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_BounceGrid_TracePhotons_Shot().
float r_shadow_bouncegrid_settings_t::particleintensity |
Definition at line 57 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
int r_shadow_bouncegrid_settings_t::rng_seed |
Definition at line 62 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_BounceGrid_TracePhotons_Shot().
int r_shadow_bouncegrid_settings_t::rng_type |
Definition at line 61 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), and R_Shadow_BounceGrid_GenerateSettings().
float r_shadow_bouncegrid_settings_t::spacing[3] |
Definition at line 60 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), R_Shadow_BounceGrid_TracePhotons_Shot(), and R_Shadow_BounceGrid_UpdateSpacing().
qbool r_shadow_bouncegrid_settings_t::staticmode |
Definition at line 45 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_AssignPhotons_Task(), R_Shadow_BounceGrid_GenerateSettings(), R_Shadow_BounceGrid_RefractiveIndexAtPoint(), R_Shadow_BounceGrid_TracePhotons_Shot(), R_Shadow_BounceGrid_UpdateSpacing(), and R_Shadow_UpdateBounceGridTexture().
int r_shadow_bouncegrid_settings_t::subsamples |
Definition at line 64 of file r_shadow.h.
Referenced by R_Shadow_BounceGrid_GenerateSettings(), and R_Shadow_BounceGrid_Slice().