Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/FastCreateDemo/sources/
DFastCreateDemo.cpp122 f32 s_PhaseScale = 0.0f; variable
404 f32 scale = -nw::math::CosRad(s_PhaseScale) * 0.5f + 0.5f; in UpdateLattices()
424 s_PhaseScale += STEP_PHASE_SCALE; in UpdateLattices()
489 s_PhaseScale = 0.0f; in InitializeScenes()