ThorVG  v0.15
Scene Member List

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

blend(BlendMethod method) 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
clip(std::unique_ptr< Paint > clipper) noexceptPaint
composite(std::unique_ptr< Paint > target, CompositeMethod method) noexceptPaint
composite(const Paint **target) const noexceptPaint
duplicate() const noexceptPaint
gen() noexceptScenestatic
idPaint
identifier() noexceptScenestatic
tvg::Paint::identifier() const noexceptPaint
opacity(uint8_t o) noexceptPaint
opacity() const noexceptPaint
paints() noexceptScene
push(std::unique_ptr< Paint > paint) noexceptScene
push(SceneEffect effect,...) noexceptScene
rotate(float degree) noexceptPaint
scale(float factor) noexceptPaint
transform(const Matrix &m) noexceptPaint
transform() noexceptPaint
translate(float x, float y) noexceptPaint
type() const noexcept overrideScenevirtual