Jamie Slowgrove - PGG Assignment 2
 All Classes Namespaces Files Functions Variables Typedefs Macros
Functions
Utilities Namespace Reference

A namespace to contain utility functions. More...

Functions

float getPI ()
 
float convertAngleToRadian (float angle)
 

Detailed Description

A namespace to contain utility functions.

Author
Jamie Slowgrove

Function Documentation

float Utilities::convertAngleToRadian ( float  angle)

Converts the angle to a radian.

Parameters
angleThe angle to convert.
Returns
The converted radian.

Here is the caller graph for this function:

float Utilities::getPI ( )

Getter # Gets the value for PI.

Returns
The value for PI.

Here is the caller graph for this function: