Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimCurve.h47 CastS7_8ToF32( s32 value ) in CastS7_8ToF32() function
131 f32 GetInSlope() const { return internal::CastS7_8ToF32(m_InSlope); } in GetInSlope()
132 f32 GetOutSlope() const { return internal::CastS7_8ToF32(m_OutSlope); } in GetOutSlope()
171 f32 GetSlope() const { return internal::CastS7_8ToF32(m_Slope); } in GetSlope()