Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <c_angle.h>
Public Member Functions | |
cDegree (float) | |
~cDegree () | |
cDegree & | Formal (void) |
void | Val (float) |
float | Radian (void) const |
float | Sin (void) const |
float | Cos (void) const |
float | Tan (void) const |
Private Attributes | |
float | mDegree |
cDegree::cDegree | ( | float | f | ) |
|
inline |
|
private |