NAME
A static function of omni::math
omni::math::lerp_x
A static function of omni::math
#include <omni/math.hpp>template < typename T > static inline double omni::math::lerp_x(T x1, T y1, T x2, T y2, T y)