#include <gradient.h>
Inheritance diagram for synfig::GradientCPoint:
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 |
|
|
|
|
|
|
|
|
|
|
|
|