Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JMATrigonometric.h File Reference

Go to the source code of this file.

Classes

struct  TAngleConstant_< f32 >
 
struct  TSinCosTable< N, T >
 
struct  TAtanTable
 
struct  TAsinAcosTable
 

Namespaces

namespace  JMath
 

Functions

f32 JMath::acosDegree (f32 x)
 
f32 JMASCosShort (s16 v)
 
f32 JMASinShort (s16 v)
 
f32 JMASCos (s16 v)
 
f32 JMASSin (s16 v)
 
f32 JMASinLap (f32 v)
 
f32 JMASinDegree (f32 degree)
 
f32 JMACosDegree (f32 degree)
 
f32 JMASinRadian (f32 radian)
 

Function Documentation

◆ JMACosDegree()

f32 JMACosDegree ( f32  degree)
inline

◆ JMASCos()

f32 JMASCos ( s16  v)
inline

◆ JMASCosShort()

f32 JMASCosShort ( s16  v)
inline

◆ JMASinDegree()

f32 JMASinDegree ( f32  degree)
inline

◆ JMASinLap()

f32 JMASinLap ( f32  v)
inline

◆ JMASinRadian()

f32 JMASinRadian ( f32  radian)
inline

◆ JMASinShort()

f32 JMASinShort ( s16  v)
inline

◆ JMASSin()

f32 JMASSin ( s16  v)
inline