![]() |
Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
Degrees (float value) | |
Degrees (const Radians &rhs) | |
Degrees | operator- () const |
Degrees | operator-= (const Degrees &rhs) const |
Degrees | operator+= (const Degrees &rhs) const |
bool | operator== (const Degrees &rhs) const |
bool | operator!= (const Degrees &rhs) const |
bool | is_effectively_equal_to (const Degrees &rhs, float epsilon=0.0f) |
Public Attributes | |
float | value |