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