![]() |
ThorVG
v0.13
|
This is the complete list of members for Scene, including all inherited members.
| blend(BlendMethod method) const noexcept | Paint | |
| blend() const noexcept | Paint | |
| bounds(float *x, float *y, float *w, float *h) const noexcept | Paint | |
| bounds(float *x, float *y, float *w, float *h, bool transformed) const noexcept | Paint | |
| clear(bool free=true) noexcept | Scene | |
| composite(std::unique_ptr< Paint > target, CompositeMethod method) noexcept | Paint | |
| composite(const Paint **target) const noexcept | Paint | |
| duplicate() const noexcept | Paint | |
| gen() noexcept | Scene | static |
| identifier() noexcept | Scene | static |
| tvg::Paint::identifier() const noexcept | Paint | |
| opacity(uint8_t o) noexcept | Paint | |
| opacity() const noexcept | Paint | |
| paints() noexcept | Scene | |
| push(std::unique_ptr< Paint > paint) noexcept | Scene | |
| reserve(uint32_t size) noexcept | Scene | |
| rotate(float degree) noexcept | Paint | |
| scale(float factor) noexcept | Paint | |
| transform(const Matrix &m) noexcept | Paint | |
| transform() noexcept | Paint | |
| translate(float x, float y) noexcept | Paint |