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

Validated floating-point types: NormalizedF32 [0,1], FiniteF32, etc. More...

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

Go to the source code of this file.

Classes

class  tiny_skia::NormalizedF32
 A float guaranteed to be in [0, 1]. More...