Home
last modified time | relevance | path

Searched defs:AddLightToScene (Results 1 – 14 of 14) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFxSystem.cpp144 void SFxHelper::AddLightToScene( vec3_t org, float radius, float red, float green, float blue ) in AddLightToScene() function in SFxHelper
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxSystem.cpp159 void SFxHelper::AddLightToScene( vec3_t org, float radius, float red, float green, float blue ) in AddLightToScene() function in SFxHelper
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A DFxSystem.h179 inline void AddLightToScene( vec3_t org, float radius, float red, float green, float blue ) in AddLightToScene() function
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_public.h68 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_public.h68 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_public.h69 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_public.h68 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_public.h68 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_public.h68 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/evq3/evq3/code/renderer/
H A Dtr_public.h73 void (*AddLightToScene) (const vec3_t org, float intensity, float r, float g, float b); member
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_public.h82 …void ( *AddLightToScene )( const vec3_t org, float intensity, float r, float g, float b, int overd… member
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_public.h80 …void ( *AddLightToScene )( const vec3_t org, float intensity, float r, float g, float b, int overd… member
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h182 void (*AddLightToScene)( const vec3_t org, float intensity, float r, float g, float b ); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h81 void (*AddLightToScene) ( const vec3_t org, float intensity, float r, float g, float b ); member