Static Public Member Functions | |
static float | DegToRad (float degree) |
static float | RadToDeg (float rad) |
static float | twoDtoRad (Vector vecXY) |
static Vector | RadtoTwoD (float rad) |
Definition at line 686 of file fmodSharp.cs.
static float SoundsSharpNameSpace.SoundsSharp.tools.DegToRad | ( | float | degree | ) | [static] |
Definition at line 688 of file fmodSharp.cs.
static float SoundsSharpNameSpace.SoundsSharp.tools.RadToDeg | ( | float | rad | ) | [static] |
Definition at line 692 of file fmodSharp.cs.
static Vector SoundsSharpNameSpace.SoundsSharp.tools.RadtoTwoD | ( | float | rad | ) | [static] |
Definition at line 700 of file fmodSharp.cs.
static float SoundsSharpNameSpace.SoundsSharp.tools.twoDtoRad | ( | Vector | vecXY | ) | [static] |
Definition at line 696 of file fmodSharp.cs.