GCP Assignment 1
MathsDefs.h
Go to the documentation of this file.
1 //DISCLAMER - This is a modified version of code from one of my other assignments.
2 
3 //Maths Definitions:
4 #define PI 3.141596f
5 #define HALF_PI 1.570798f
6 #define TWO_PI 6.283192f