|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
This is the complete list of members for tiny_skia::Path, including all inherited members.
| bounds() const | tiny_skia::Path | inline |
| clear() | tiny_skia::Path | |
| computeTightBounds() const | tiny_skia::Path | |
| dash(const StrokeDash &dash, float resScale) const | tiny_skia::Path | |
| fromCircle(float cx, float cy, float r) | tiny_skia::Path | static |
| fromRect(const Rect &rect) | tiny_skia::Path | inlinestatic |
| stroke(const Stroke &stroke, float resScale) const | tiny_skia::Path | |
| transform(const Transform &ts) const | tiny_skia::Path | inline |