Blender  V3.3
Namespaces | Functions
BLI_math_color.hh File Reference
#include <cmath>
#include <type_traits>
#include "BLI_color.hh"
#include "BLI_math_base.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::math
 

Functions

template<eAlpha Alpha>
ColorSceneLinear4f< Alpha > blender::math::interpolate (const ColorSceneLinear4f< Alpha > &a, const ColorSceneLinear4f< Alpha > &b, const float t)
 
template<eAlpha Alpha>
ColorSceneLinearByteEncoded4b< Alpha > blender::math::interpolate (const ColorSceneLinearByteEncoded4b< Alpha > &a, const ColorSceneLinearByteEncoded4b< Alpha > &b, const float t)