21 #ifndef HX3D_MATH_INTERPOLATION 22 #define HX3D_MATH_INTERPOLATION 24 #include <glm/vec2.hpp> 27 #include "hx3d/math/constants.hpp" 28 #include "hx3d/graphics/color.hpp" 99 #include "hx3d/math/_inline/interpolation.inl.hpp" Four [0..255] components defined color.
T interpolate(T a, T b, float t, Interpolation type)
Interpolate between two values.
Interpolation
Interpolate using functions.