Searched refs:t0 (Results 1 – 1 of 1) sorted by relevance
| /NW4C-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 515 f32 t0 = Traits::GetOutSlope( pKey ); in CalcHermiteFloatSegmentFVSS_() local 518 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVSS_() 542 f32 t0 = Traits::GetSlope( pKey ); in CalcHermiteFloatSegmentFVS_() local 545 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVS_()
|