Home
last modified time | relevance | path

Searched refs:CastS6_5ToF32 (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimCurve.h71 CastS6_5ToF32( s32 value ) in CastS6_5ToF32() function
144 …f32 GetInSlope() const { return internal::CastS6_5ToF32( s16(m_InOutSlope[0] + (s8(m_InOutSlope[1… in GetInSlope()
145 …f32 GetOutSlope() const { return internal::CastS6_5ToF32( s16((s8(m_InOutSlope[2]) << 4) + (m_InOu… in GetOutSlope()
183 …f32 GetSlope() const { return internal::CastS6_5ToF32((s8(m_ValueSlope[2]) << 4) + (m_ValueSlop… in GetSlope()