Skip to content

Class atlas::interpolation

ClassList > atlas > interpolation

Public Static Functions

Type Name
T linear_interpolate (T start, T end, const std::function< float(float)> & function, float t)

Public Static Functions Documentation

function linear_interpolate

template<typename T>
static inline T atlas::interpolation::linear_interpolate (
    T start,
    T end,
    const std::function< float(float)> & function,
    float t
) 


The documentation for this class was generated from the following file TheAtlasEngine/atlas/core/math/math.hpp