|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
2D point (float x, y) with vector math operations. More...
#include <cmath>

Go to the source code of this file.
Classes | |
| struct | tiny_skia::Point |
| 2D point / vector with float components. More... | |