#include <math.h>
Go to the source code of this file.
Classes | |
class | TomGine::tgVector3 |
Class tgVector3. More... | |
Namespaces | |
namespace | TomGine |
Defines | |
#define | PI 3.14159265358979323846f |
Functions | |
float | TomGine::Angle (tgVector3 a, tgVector3 b) |
#define PI 3.14159265358979323846f |
Definition at line 13 of file tgVector3.h.