Searched refs:fvalue (Results 1 – 2 of 2) sorted by relevance
722 explicit Fixed13( f32 fvalue ) in Fixed13() argument724 m_Float32 = fvalue; in Fixed13()820 explicit FixedS13Fraction8( f32 fvalue ) in FixedS13Fraction8() argument822 m_Float32 = fvalue; in FixedS13Fraction8()916 explicit Fixed11( f32 fvalue ) in Fixed11() argument918 m_Float32 = fvalue; in Fixed11()1011 explicit FixedU24( f32 fvalue ) in FixedU24() argument1013 m_Float32 = fvalue; in FixedU24()
258 ParticleTime(f32 fvalue)260 m_ParticleTime = Float32ToParticleTime(fvalue);