Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp383 f32 fsin = 0.5f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local
395 f32 fsin = 10.0f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local
412 f32 fsin = 20.0f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local
432 f32 fsin = 0.5f * nn::math::SinDeg(s_Count); in UpdateParticleScaleDemo() local