|
UFO: Alien Invasion
|

Go to the source code of this file.
Functions | |
| void | R_DrawCoronas (void) |
| void | R_AddCorona (const vec3_t org, float radius, const vec3_t color) |
Definition at line 24 of file r_corona.cpp.
References corona_t::color, MAX_CORONAS, corona_t::org, r_coronas, corona_t::radius, refdef, and VectorCopy.
Referenced by R_RenderFrame().
Definition at line 41 of file r_corona.cpp.
References corona_t::color, i, M_PI, corona_t::org, R_BlendFunc(), R_Color(), r_coronas, R_EnableColorArray(), R_EnableTexture(), r_locals, R_ResetArrayState(), r_state, corona_t::radius, refdef, texunit_diffuse, and v.
Referenced by R_RenderFrame().