|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
Strong type for floating-point variables representing angles (in degrees). More...
#include <candlewick/core/math_types.h>
Public Member Functions | |
| constexpr | Deg () |
| constexpr | Deg (T value) |
| constexpr | Deg (Rad< T > value) |
| constexpr | operator T& () |
| constexpr | operator T () const |
| constexpr | operator T* () |
| template<typename U> | |
| constexpr bool | operator== (const Deg< U > &other) const |
| template<typename U> | |
| constexpr bool | operator== (const Rad< U > &other) const |
Strong type for floating-point variables representing angles (in degrees).
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |