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

Classes

struct  std::pair< A1, B1 >
 
struct  TSinCosTable< N, T >
 
struct  TAtanTable
 
struct  TAsinAcosTable
 

Namespaces

namespace  std
 
namespace  JMath
 

Functions

f64 getConst ()
 
f64 getConst2 ()
 

Variables

static SECTION_SDATA2 f32 zero [1+1] = {0.0f, 0.0f}
 
TSinCosTable< 13, f32JMath::sincosTable_
 
TAtanTable JMath::atanTable_
 
TAsinAcosTable JMath::asinAcosTable_
 

Function Documentation

◆ getConst()

f64 getConst ( )
inline

◆ getConst2()

f64 getConst2 ( )
inline

Variable Documentation

◆ zero

SECTION_SDATA2 f32 zero[1+1] = {0.0f, 0.0f}
static