#include <gradient.h>
Public Member Functions | |
bool | operator< (const GradientCPoint &rhs) const |
bool | operator< (const Real &rhs) const |
GradientCPoint () | |
GradientCPoint (const Real &pos, const Color &color) | |
Public Attributes | |
Real | pos |
Color | color |
synfig::GradientCPoint::GradientCPoint | ( | ) | [inline] |
bool synfig::GradientCPoint::operator< | ( | const GradientCPoint & | rhs | ) | const [inline] |
bool synfig::GradientCPoint::operator< | ( | const Real & | rhs | ) | const [inline] |