![]() |
ThorVG v1.0
|
This is the complete list of members for RadialGradient, including all inherited members.
| colorStops(const ColorStop *colorStops, uint32_t cnt) noexcept | Fill | |
| colorStops(const ColorStop **colorStops) const noexcept | Fill | |
| duplicate() const noexcept | Fill | |
| gen() noexcept | RadialGradient | static |
| radial(float cx, float cy, float r, float fx, float fy, float fr) noexcept | RadialGradient | |
| radial(float *cx, float *cy, float *r, float *fx=nullptr, float *fy=nullptr, float *fr=nullptr) const noexcept | RadialGradient | |
| spread(FillSpread s) noexcept | Fill | |
| spread() const noexcept | Fill | |
| transform(const Matrix &m) noexcept | Fill | |
| transform() const noexcept | Fill | |
| type() const noexcept override | RadialGradient | virtual |