ThorVG
v0.15
|
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 |
identifier() noexcept | RadialGradient | static |
tvg::Fill::identifier() const noexcept | Fill | |
radial(float cx, float cy, float radius) noexcept | RadialGradient | |
radial(float *cx, float *cy, float *radius) 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 |