C# (CSharp) Afterglow.Math Namespace

Nested Namespaces

Afterglow.Math.Interpolators

Classes

Name Description
Constants Contains (natural) constants.
Functions Contains common mathematical functions.
LinearInterpolator Linear interpolator.
MathExtensions Contains extension methods.
Quaternion Represents a rotation in 3d-space with four values (a rotation axis and an angle). http://en.wikipedia.org/wiki/Quaternion
SquareInterpolator Square interpolator
Test_Constants
Test_Functions
Test_LinearInterpolator
Test_MathExtensions
Test_Matrix
Test_Quaternion
Test_Vector2
Test_Vector3
Test_Vector4
Vector2
Vector3
Vector4