Searched refs:GetFloat32Value (Results 1 – 3 of 3) sorted by relevance
96 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function253 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function407 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function565 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function726 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function824 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function920 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function1015 f32 GetFloat32Value() const { return m_Float32; } in GetFloat32Value() function
75 f32 GetFloat32Value() const { return ParticleTimeToFloat32(m_ParticleTime); }263 f32 GetFloat32Value() const { return m_ParticleTime; }349 return ParticleTime(this->GetFloat32Value() / length.GetFloat32Value() * factor);
1742 value = value2 * ftime.GetFloat32Value() + value0; in ParticleFloatImmediate4KeyUpdater()1754 value = value3 * ftime.GetFloat32Value() + value4; in ParticleFloatImmediate4KeyUpdater()1781 value = value2 * ftime.GetFloat32Value() + value0; in ParticleFloatImmediate4KeyUpdater()1793 value = value3 * ftime.GetFloat32Value() + value4; in ParticleFloatImmediate4KeyUpdater()1843 u32 utime = (u32)(ftime.GetFloat32Value() * 0x10000); in ParticleVector3Immediate4KeyUpdater()1853 value = value2 * ftime.GetFloat32Value() + value0; in ParticleVector3Immediate4KeyUpdater()1865 value = value3 * ftime.GetFloat32Value() + value4; in ParticleVector3Immediate4KeyUpdater()1883 u32 utime = (u32)(ftime.GetFloat32Value() * 0x10000); in ParticleVector3Immediate4KeyUpdater()1893 value = value2 * ftime.GetFloat32Value() + value0; in ParticleVector3Immediate4KeyUpdater()1905 value = value3 * ftime.GetFloat32Value() + value4; in ParticleVector3Immediate4KeyUpdater()[all …]