Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimCurve.h39 CastS7_8ToF32( s32 value ) in CastS7_8ToF32() function
123 f32 GetInSlope() const { return internal::CastS7_8ToF32(m_InSlope); } in GetInSlope()
124 f32 GetOutSlope() const { return internal::CastS7_8ToF32(m_OutSlope); } in GetOutSlope()
163 f32 GetSlope() const { return internal::CastS7_8ToF32(m_Slope); } in GetSlope()