Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JMath::TAsinAcosTable< N, T > Struct Template Reference

#include <JMATrigonometric.h>

Public Member Functions

T acos_ (T x) const
 
T acosDegree (T x) const
 

Public Attributes

T table [1025]
 
u8 pad [0x1C]
 

Member Function Documentation

◆ acos_()

template<int N, typename T >
T JMath::TAsinAcosTable< N, T >::acos_ ( T x) const
inline

◆ acosDegree()

template<int N, typename T >
T JMath::TAsinAcosTable< N, T >::acosDegree ( T x) const
inline

Member Data Documentation

◆ pad

template<int N, typename T >
u8 JMath::TAsinAcosTable< N, T >::pad[0x1C]

◆ table

template<int N, typename T >
T JMath::TAsinAcosTable< N, T >::table[1025]

The documentation for this struct was generated from the following file: