|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
This is the complete list of members for tiny_skia::IntRect, including all inherited members.
| fromXYWH(std::int32_t x, std::int32_t y, std::uint32_t width, std::uint32_t height) | tiny_skia::IntRect | static |
| intersect(const IntRect &other) const | tiny_skia::IntRect |