Searched defs:lerp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/glteapot/
H A DVector3.h208 inline Vector3 lerp(const Vector3& v, const float& t) const function in class:Vector3
311 lerp(const Vector3& v1, const Vector3& v2, const float& t) function
/haiku/src/apps/haiku3d/
H A DVector3.h219 inline Vector3 lerp(const Vector3& v, const float& t) const function in class:Vector3
336 lerp(const Vector3& v1, const Vector3& v2, const float& t) function

Completed in 91 milliseconds