Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/math/
Dmath_Vector4.h149 self_type& Lerp(const VEC4& lhs, const VEC4& rhs, f32 t) in Lerp() function
Dmath_Vector2.h127 self_type& Lerp(const VEC2& lhs, const VEC2& rhs, f32 t) in Lerp() function
Dmath_Vector3.h140 self_type& Lerp(const VEC3& lhs, const VEC3& rhs, f32 t) in Lerp() function