Home
last modified time | relevance | path

Searched refs:Lerp (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Vector4.h141 self_type& Lerp(const VEC4& lhs, const VEC4& rhs, f32 t) in Lerp() function
Dmath_Vector2.h119 self_type& Lerp(const VEC2& lhs, const VEC2& rhs, f32 t) in Lerp() function
Dmath_Vector3.h132 self_type& Lerp(const VEC3& lhs, const VEC3& rhs, f32 t) in Lerp() function