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

#include <JMATrigonometric.h>

Public Member Functions

 TAtanTable ()
 
void init ()
 

Public Attributes

T table [N+1]
 
u8 pad [0x1C]
 

Constructor & Destructor Documentation

◆ TAtanTable()

template<int N, typename T >
JMath::TAtanTable< N, T >::TAtanTable ( )
inline

Member Function Documentation

◆ init()

template<int N, typename T >
void JMath::TAtanTable< N, T >::init ( )
inline

Member Data Documentation

◆ pad

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

◆ table

template<int N, typename T >
T JMath::TAtanTable< N, T >::table[N+1]

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