candlewick 0.1.0
A renderer
|
Strong type for floating-point variables representing angles (in radians). More...
#include <candlewick/core/math_types.h>
Public Member Functions | |
constexpr | Rad () |
constexpr | Rad (T value) |
constexpr | Rad (Deg< T > value) |
constexpr | operator T& () |
constexpr | operator T () const |
constexpr | operator T* () |
template<typename U> | |
constexpr bool | operator== (const Rad< U > &other) const |
template<typename U> | |
constexpr bool | operator== (const Deg< U > &other) const |
Strong type for floating-point variables representing angles (in radians).
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |