Searched defs:GetOutSlope (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.2.23/include/nw/anim/res/ | ||
| D | anim_ResAnimCurve.h | 110 f32 GetOutSlope() const { return m_OutSlope; } in GetOutSlope() function |
| /NW4C-1.2.23/sources/libraries/anim/res/ | ||
| D | anim_ResAnimCurve.cpp | 88 static f32 GetOutSlope( const KeyType* pKey ) { return pKey->m_OutSlope; } in GetOutSlope() function in nw::anim::res::__anon339a9d700111::ResAnimTraits |