Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
cDegree Class Reference

#include <c_angle.h>

Public Member Functions

 cDegree (float)
 
 ~cDegree ()
 
cDegreeFormal (void)
 
void Val (float)
 
float Radian (void) const
 
float Sin (void) const
 
float Cos (void) const
 
float Tan (void) const
 

Private Attributes

float mDegree
 

Constructor & Destructor Documentation

◆ cDegree()

cDegree::cDegree ( float f)

◆ ~cDegree()

cDegree::~cDegree ( )
inline

Member Function Documentation

◆ Cos()

f32 cDegree::Cos ( void ) const

◆ Formal()

cDegree & cDegree::Formal ( void )

◆ Radian()

f32 cDegree::Radian ( void ) const

◆ Sin()

f32 cDegree::Sin ( void ) const

◆ Tan()

f32 cDegree::Tan ( void ) const

◆ Val()

void cDegree::Val ( float f)

Member Data Documentation

◆ mDegree

float cDegree::mDegree
private

The documentation for this class was generated from the following files: