Searched defs:ColorInterpolator (Results 1 – 1 of 1) sorted by relevance
36 struct ColorInterpolator { struct40 ColorInterpolator(const Rgba8T& color1, const Rgba8T& color2, uint32_t distance) in ColorInterpolator() function55 Rgba8T GetColor() const in GetColor()62 Rgba8T colorEnd_;63 uint32_t len_;64 uint32_t place_;