#include "gradient.h"
#include "general.h"
#include <stdexcept>
#include "exception.h"
#include <algorithm>
#include <ETL/misc>
Functions | |
static synfig::ColorAccumulator | supersample_helper (const synfig::Gradient::CPoint &color1, const synfig::Gradient::CPoint &color2, float begin, float end, float &weight) |
static void | show_gradient (const Gradient::CPointList x) |
static synfig::ColorAccumulator supersample_helper | ( | const synfig::Gradient::CPoint & | color1, | |
const synfig::Gradient::CPoint & | color2, | |||
float | begin, | |||
float | end, | |||
float & | weight | |||
) | [static] |
static void show_gradient | ( | const Gradient::CPointList | x | ) | [static] |