Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CInterpolationColor.cpp File Reference
#include "CInterpolationColor.hpp"
#include "core/assert.hpp"
#include "core/utils.hpp"
#include "math/utils.hpp"
Include dependency graph for CInterpolationColor.cpp:

Functions

static double prv_calculateInterpolation (double t1, double t0, double t, double color0, double color1)
 

Function Documentation

◆ prv_calculateInterpolation()

static double prv_calculateInterpolation ( double t1,
double t0,
double t,
double color0,
double color1 )
static