Gravity Engine 12.0
Unity Asset for Gravity
|
This is the complete list of members for NUtils, including all inherited members.
AngleDeltaDegrees(double from, double to) | NUtils | static |
AngleDeltaRadians(double from, double to) (defined in NUtils) | NUtils | static |
AngleFullCircleRadians(Vector3 from, Vector3 to, Vector3 normal) (defined in NUtils) | NUtils | static |
AngleFullCircleRadians(Vector3d from, Vector3d to, Vector3d normal) (defined in NUtils) | NUtils | static |
AngleMod2Pi(double angle) | NUtils | static |
Array1DNaN(double[] a) | NUtils | static |
DegreesMod360(float angle) | NUtils | static |
DegreesMod360(double angle) | NUtils | static |
DegreesPM180(float angle) | NUtils | static |
FloatEqualMod360(float a_, float b_, double error) (defined in NUtils) | NUtils | static |
GaussianValue(float mean, float stdDev) (defined in NUtils) | NUtils | static |
GetEnergy(int numBodies, ref double[] m, ref double[,] r, ref double[,] v) | NUtils | static |
GetEnergy(int numBodies, GravityState.NbodyState[] nb) (defined in NUtils) | NUtils | static |
VectorNaN(Vector3 v) | NUtils | static |