|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
This is the complete list of members for tiny_skia::Point, including all inherited members.
| distance(const Point &other) const | tiny_skia::Point | inline |
| length() const | tiny_skia::Point | inline |
| normalize() | tiny_skia::Point | inline |
| rotateClockwise() | tiny_skia::Point | inline |
| rotateCounterClockwise() | tiny_skia::Point | inline |
| setLength(float len) | tiny_skia::Point | inline |