Home
last modified time | relevance | path

Searched refs:mGlobalWindVelocity (Results 1 – 2 of 2) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_WorldEffects.cpp63 CVec3 mGlobalWindVelocity; variable
1017 force += mGlobalWindVelocity; in Update()
1396 mGlobalWindVelocity.Clear(); in RB_RenderWorldEffects()
1402 mGlobalWindVelocity += mWindZones[wz].mCurrentVelocity; in RB_RenderWorldEffects()
1405 mGlobalWindDirection = mGlobalWindVelocity; in RB_RenderWorldEffects()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_WorldEffects.cpp64 CVec3 mGlobalWindVelocity; variable
1233 force += mGlobalWindVelocity; in Update()
1636 mGlobalWindVelocity.Clear(); in RB_RenderWorldEffects()
1642 mGlobalWindVelocity += mWindZones[wz].mCurrentVelocity; in RB_RenderWorldEffects()
1645 mGlobalWindDirection = mGlobalWindVelocity; in RB_RenderWorldEffects()