![]() |
ThorVG v1.0
|
This is the complete list of members for Paint, including all inherited members.
| blend(BlendMethod method) noexcept | Paint | |
| bounds(Point *pt4) noexcept | Paint | |
| bounds(float *x, float *y, float *w, float *h) noexcept | Paint | |
| clip(Shape *clipper) noexcept | Paint | |
| clip() const noexcept | Paint | |
| duplicate() const noexcept | Paint | |
| id | Paint | |
| intersects(int32_t x, int32_t y, int32_t w=1, int32_t h=1) noexcept | Paint | |
| mask(Paint *target, MaskMethod method) noexcept | Paint | |
| mask(const Paint **target) const noexcept | Paint | |
| opacity(uint8_t o) noexcept | Paint | |
| opacity() const noexcept | Paint | |
| parent() const noexcept | Paint | |
| ref() noexcept | Paint | |
| refCnt() const noexcept | Paint | |
| rel(Paint *paint) noexcept | Paint | static |
| 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 | |
| type() const noexcept=0 | Paint | pure virtual |
| unref(bool free=true) noexcept | Paint | |
| visible(bool on) noexcept | Paint | |
| visible() const noexcept | Paint |