Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp381 f32 fsin = 0.5f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local
393 f32 fsin = 10.0f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local
410 f32 fsin = 20.0f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local
430 f32 fsin = 0.5f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local