#include <gradient.h>
Additional Inherited Members |
static const UniqueID | nil () |
Detailed Description
Constructor & Destructor Documentation
synfig::GradientCPoint::GradientCPoint |
( |
| ) |
|
|
inline |
synfig::GradientCPoint::GradientCPoint |
( |
const Real & |
pos, |
|
|
const Color & |
color |
|
) |
| |
|
inline |
Member Function Documentation
bool synfig::GradientCPoint::operator< |
( |
const GradientCPoint & |
rhs | ) |
const |
|
inline |
bool synfig::GradientCPoint::operator< |
( |
const Real & |
rhs | ) |
const |
|
inline |
Member Data Documentation
Real synfig::GradientCPoint::pos |
Color synfig::GradientCPoint::color |
The documentation for this struct was generated from the following file: