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