Home
last modified time | relevance | path

Searched defs:GetSlope (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimCurve.h150 f32 GetSlope() const { return m_Slope; } in GetSlope() function
163 f32 GetSlope() const { return internal::CastS7_8ToF32(m_Slope); } in GetSlope() function
175 …f32 GetSlope() const { return internal::CastS6_5ToF32((s8(m_ValueSlope[2]) << 4) + (m_ValueSlop… in GetSlope() function
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp150 static f32 GetSlope( const KeyType* pKey ) { return pKey->GetSlope(); } in GetSlope() function in nw::anim::res::__anon339a9d700111::ResAnimTraits
171 static f32 GetSlope( const KeyType* pKey ) { return pKey->GetSlope(); } in GetSlope() function in nw::anim::res::__anon339a9d700111::ResAnimTraits
192 static f32 GetSlope( const KeyType* pKey ) { return pKey->GetSlope(); } in GetSlope() function in nw::anim::res::__anon339a9d700111::ResAnimTraits