|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
This is the complete list of members for tiny_skia::Rect, including all inherited members.
| fromLTRB(float left, float top, float right, float bottom) | tiny_skia::Rect | static |
| fromXYWH(float x, float y, float w, float h) | tiny_skia::Rect | inlinestatic |
| round() const | tiny_skia::Rect | |
| roundOut() const | tiny_skia::Rect |