Opentk/Source/OpenTK/Math
2016-03-16 08:11:13 +01:00
..
BezierCurve.cs Obsoleted OpenTK.Functions in favor of OpenTK.MathHelper (reason: XNA compatibility). 2009-08-14 12:37:18 +00:00
BezierCurveCubic.cs Replaced tabs with spaces. 2009-07-17 08:27:25 +00:00
BezierCurveQuadric.cs Replaced tabs with spaces. 2009-07-17 08:27:25 +00:00
Box2.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Box2d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Functions.cs Fixed a large number of documentation warnings. 2009-09-04 21:44:39 +00:00
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 improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix2d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix2x3.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix2x3d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix2x4.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix2x4d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix3.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix3d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix3x2.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix3x2d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix3x4.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix3x4d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix4.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix4d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix4x2.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix4x2d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix4x3.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Matrix4x3d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Point.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Quaternion.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Quaterniond.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Rectangle.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Size.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Vector2.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Vector2d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Vector2h.cs Eliminated cls-compliance warnings in the math library 2013-12-15 22:02:08 +01:00
Vector3.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Vector3d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Vector3h.cs Eliminated cls-compliance warnings in the math library 2013-12-15 22:02:08 +01:00
Vector4.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Vector4d.cs improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
Vector4h.cs Eliminated cls-compliance warnings in the math library 2013-12-15 22:02:08 +01:00