Opentk/Source/OpenTK/Math
2013-01-24 01:53:40 +01:00
..
BezierCurve.cs
BezierCurveCubic.cs
BezierCurveQuadric.cs
Box2.cs
Functions.cs
Half.cs
MathHelper.cs
Matrix3.cs Added missing XML comments for Matrix3d 2013-01-24 01:53:40 +01:00
Matrix3d.cs Added missing XML comments for Matrix3d 2013-01-24 01:28:53 +01:00
Matrix4.cs Fixed a few warnings with XML comments 2013-01-24 01:26:33 +01:00
Matrix4d.cs Added missing XML comments for Matrix3d 2013-01-24 01:28:53 +01:00
Point.cs
Quaternion.cs
Quaterniond.cs
Rectangle.cs
Size.cs Disabled OpenTK.Point, Size and Rectangle structures that were meant to replace their System.Drawing implementations until the correct course of action can be determined. This change is too disruptive to existing applications, especially if they are also using Windows.Forms (see discussion here: http://www.opentk.com/node/1348). 2009-11-08 23:02:53 +00:00
Vector2.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector2d.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector2h.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector3.cs Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Vector3d.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector3h.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector4.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector4d.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00
Vector4h.cs Removed swizzles that had duplicate components. 2013-01-16 19:21:54 -08:00