Searched refs:m_InSlope (Results 1 – 2 of 2) sorted by relevance
111 ut::ResF32 m_InSlope; member117 f32 GetInSlope() const { return m_InSlope; } in GetInSlope()125 ut::ResS16 m_InSlope; // fx7.8 member131 f32 GetInSlope() const { return internal::CastS7_8ToF32(m_InSlope); } in GetInSlope()
111 static f32 GetInSlope( const KeyType* pKey ) { return pKey->m_InSlope; } in GetInSlope()