Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
c_angle.cpp File Reference

Functions

f32 cM_atan2f (f32, f32)
 
cSAngle operator+ (s16 other, const cSAngle &angle)
 
cSAngle operator- (s16 other, const cSAngle &angle)
 
double square (f32 f)
 

Function Documentation

◆ cM_atan2f()

f32 cM_atan2f ( f32 y,
f32 x )
extern

◆ operator+()

cSAngle operator+ ( s16 other,
const cSAngle & angle )

◆ operator-()

cSAngle operator- ( s16 other,
const cSAngle & angle )

◆ square()

double square ( f32 f)
inline