|
void | Try () override |
|
void | Init (const char *which) override |
|
void | Try () override |
|
void | Init (const char *which) override |
|
bool | CheckRange () |
|
bool | CheckRay () |
|
bool | ScreenCalc () |
|
void | ScreenBlend () |
|
void | InPortalSky () |
|
void | NotInPortalSky () |
|
void | SetVect (const float *vect) |
|
void | SetColor (const float *c) |
|
void | SetAlpha (float a) |
|
bool | CheckRange () |
|
bool | CheckRay () |
|
bool | ScreenCalc () |
|
void | ScreenBlend () |
|
void | InPortalSky () |
|
void | NotInPortalSky () |
|
void | SetVect (const float *vect) |
|
void | SetColor (const float *c) |
|
void | SetAlpha (float a) |
|
|
shader_t * | corona_shader |
|
float | dot_min |
|
float | fullscale |
|
int | num_flares |
|
flare_s | flares [MAX_FLARES] |
|
shader_t * | fullscreen |
|
int | fullfade |
|
qboolean | blend_active |
|
vec3_t | trace_v |
|
vec3_t | v |
|
vec3_t | color |
|
float | alpha |
|
vec2_t | screen |
|
float | dot |
|
int | lasttime |
|
float | lastbright |
|
bool | inportalsky |
|
qboolean | initted |
|
◆ Init() [1/2]
void dlight_lens_flare::Init |
( |
const char * | which | ) |
|
|
inlineoverridevirtual |
◆ Init() [2/2]
void dlight_lens_flare::Init |
( |
const char * | which | ) |
|
|
inlineoverridevirtual |
◆ Try() [1/2]
void dlight_lens_flare::Try |
( |
| ) |
|
|
overridevirtual |
◆ Try() [2/2]
void dlight_lens_flare::Try |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- code/renderergl1/tr_sun_flare.cpp
- code/renderergl2/tr_sun_flare.cpp