Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <c_angle.h>
Public Member Functions | |
cSPolar () | |
cSPolar (const cXyz &) | |
cSPolar & | Formal (void) |
void | Val (float, short, short) |
void | Val (const cXyz &) |
cXyz | Xyz (void) const |
void | Globe (class cSGlobe *) const |
void | R (f32 i_radial) |
void | U (cSAngle const &i_angle) |
void | V (cSAngle const &i_angle) |
Private Attributes | |
float | mRadial |
cSAngle | mAngle1 |
cSAngle | mAngle2 |
|
inline |
|
private |
|
private |
|
private |