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