Opentk/Source/OpenTK/Math
2014-09-11 12:33:34 -04:00
..
BezierCurve.cs
BezierCurveCubic.cs
BezierCurveQuadric.cs
Box2.cs
Functions.cs
Half.cs Fix a bug in single->half conversion. 2014-06-02 11:16:43 +01:00
MathHelper.cs [Math] Added MathHelper.Clamp 2014-01-06 01:52:08 +01:00
Matrix2.cs
Matrix2d.cs
Matrix2x3.cs
Matrix2x3d.cs
Matrix2x4.cs
Matrix2x4d.cs
Matrix3.cs Added Matrix3[d].Add and Matrix4[d].CreateFromRotationMatrix 2014-09-09 13:21:11 -04:00
Matrix3d.cs Added Matrix3[d].Add and Matrix4[d].CreateFromRotationMatrix 2014-09-09 13:21:11 -04:00
Matrix3x2.cs
Matrix3x2d.cs
Matrix3x4.cs
Matrix3x4d.cs
Matrix4.cs Changed Matrix4[d].CreateFromRotationMatrix to a new constructor. 2014-09-11 12:33:34 -04:00
Matrix4d.cs Changed Matrix4[d].CreateFromRotationMatrix to a new constructor. 2014-09-11 12:33:34 -04:00
Matrix4x2.cs
Matrix4x2d.cs
Matrix4x3.cs
Matrix4x3d.cs
Point.cs Normalized line endings 2013-10-11 01:58:54 +02:00
Quaternion.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
Quaterniond.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
Rectangle.cs Normalized line endings 2013-10-11 01:58:54 +02:00
Size.cs Normalized line endings 2013-10-11 01:58:54 +02:00
Vector2.cs Added multiplication operator to all vectors 2014-03-17 16:59:09 -04:00
Vector2d.cs Added multiplication operator to all vectors 2014-03-17 16:59:09 -04:00
Vector2h.cs Eliminated cls-compliance warnings in the math library 2013-12-15 22:02:08 +01:00
Vector3.cs Added multiplication operator to all vectors 2014-03-17 16:59:09 -04:00
Vector3d.cs Added multiplication operator to all vectors 2014-03-17 16:59:09 -04:00
Vector3h.cs Eliminated cls-compliance warnings in the math library 2013-12-15 22:02:08 +01:00
Vector4.cs Added multiplication operator to all vectors 2014-03-17 16:59:09 -04:00
Vector4d.cs [Math] Replaced tab characters with spaces 2014-03-31 18:20:08 +02:00
Vector4h.cs Eliminated cls-compliance warnings in the math library 2013-12-15 22:02:08 +01:00