candlewick 0.6.0
A tiny cross-platform renderer based on SDL3
|
This is the complete list of members for candlewick::Deg< T >, including all inherited members.
Deg() | candlewick::Deg< T > | inline |
Deg(T value) | candlewick::Deg< T > | inline |
Deg(Rad< T > value) | candlewick::Deg< T > | inline |
operator T() const | candlewick::Deg< T > | inline |
operator T&() | candlewick::Deg< T > | inline |
operator T*() | candlewick::Deg< T > | inline |
operator==(const Deg< U > &other) const | candlewick::Deg< T > | inline |
operator==(const Rad< U > &other) const | candlewick::Deg< T > | inline |