ThorVG  v0.13
Scene Member List

This is the complete list of members for Scene, including all inherited members.

blend(BlendMethod method) const noexceptPaint
blend() const noexceptPaint
bounds(float *x, float *y, float *w, float *h) const noexceptPaint
bounds(float *x, float *y, float *w, float *h, bool transformed) const noexceptPaint
clear(bool free=true) noexceptScene
composite(std::unique_ptr< Paint > target, CompositeMethod method) noexceptPaint
composite(const Paint **target) const noexceptPaint
duplicate() const noexceptPaint
gen() noexceptScenestatic
identifier() noexceptScenestatic
tvg::Paint::identifier() const noexceptPaint
opacity(uint8_t o) noexceptPaint
opacity() const noexceptPaint
paints() noexceptScene
push(std::unique_ptr< Paint > paint) noexceptScene
reserve(uint32_t size) noexceptScene
rotate(float degree) noexceptPaint
scale(float factor) noexceptPaint
transform(const Matrix &m) noexceptPaint
transform() noexceptPaint
translate(float x, float y) noexceptPaint