tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
Loading...
Searching...
No Matches
Point.h File Reference

2D point (float x, y) with vector math operations. More...

#include <cmath>
Include dependency graph for Point.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tiny_skia::Point
 2D point / vector with float components. More...