synfig-core
1.0.3
|
#include <svg_parser.h>
Public Attributes | |
char | name [80] |
float | x1 |
float | x2 |
float | y1 |
float | y2 |
std::list< ColorStop * > * | stops |
SVGMatrix * | transform |
char synfig::linear_g::name[80] |
float synfig::linear_g::x1 |
float synfig::linear_g::x2 |
float synfig::linear_g::y1 |
float synfig::linear_g::y2 |
std::list<ColorStop*>* synfig::linear_g::stops |
SVGMatrix* synfig::linear_g::transform |