ThorVG
v0.15
|
This is the complete list of members for LinearGradient, 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 | LinearGradient | static |
identifier() noexcept | LinearGradient | static |
tvg::Fill::identifier() const noexcept | Fill | |
linear(float x1, float y1, float x2, float y2) noexcept | LinearGradient | |
linear(float *x1, float *y1, float *x2, float *y2) const noexcept | LinearGradient | |
spread(FillSpread s) noexcept | Fill | |
spread() const noexcept | Fill | |
transform(const Matrix &m) noexcept | Fill | |
transform() const noexcept | Fill | |
type() const noexcept override | LinearGradient | virtual |