synfig-core
1.0.3
|
Color Gradient Class Member Definitions. More...
#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) |
Color Gradient Class Member Definitions.
$Id$
|
static |
References synfig::GradientCPoint::color, synfig::error(), and synfig::GradientCPoint::pos.
Referenced by synfig::Gradient::operator()().
|
static |
Referenced by synfig::Gradient::operator+=().