Searched refs:fvalue (Results 1 – 2 of 2) sorted by relevance
720 explicit Fixed13( f32 fvalue ) in Fixed13() argument722 m_Float32 = fvalue; in Fixed13()818 explicit FixedS13Fraction8( f32 fvalue ) in FixedS13Fraction8() argument820 m_Float32 = fvalue; in FixedS13Fraction8()914 explicit Fixed11( f32 fvalue ) in Fixed11() argument916 m_Float32 = fvalue; in Fixed11()1009 explicit FixedU24( f32 fvalue ) in FixedU24() argument1011 m_Float32 = fvalue; in FixedU24()
242 ParticleTime(f32 fvalue)244 m_ParticleTime = Float32ToParticleTime(fvalue);