Searched defs:GetInSlope (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/include/nw/anim/res/ | ||
| D | anim_ResAnimCurve.h | 117 f32 GetInSlope() const { return m_InSlope; } in GetInSlope() function |
| /NW4C-2.0.3/sources/libraries/anim/res/ | ||
| D | anim_ResAnimCurve.cpp | 111 static f32 GetInSlope( const KeyType* pKey ) { return pKey->m_InSlope; } in GetInSlope() function in nw::anim::res::__anon542175bd0111::ResAnimTraits |