Opentk/Source/OpenTK/Math
the_fiddler 2af017c3ea Added serializable attribute.
Added IEquatable interface and operator== overloads to Matrix4 and Vector* structs.
2008-07-10 14:01:38 +00:00
..
BezierCurve.cs Added George's patch with instance members for beziers. 2008-04-06 15:41:27 +00:00
BezierCurveCubic.cs Added George's patch with instance members for beziers. 2008-04-06 15:41:27 +00:00
BezierCurveQuadric.cs Added George's patch with instance members for beziers. 2008-04-06 15:41:27 +00:00
Box2.cs Updated licensing information. 2007-11-10 23:29:25 +00:00
Functions.cs Moved OpenTK.OpenAL to OpenTK.Audio. 2008-04-04 19:46:08 +00:00
Matrix3d.cs Marked double precision math structures as internal (need more work before release). 2008-04-06 15:36:42 +00:00
Matrix4.cs Added serializable attribute. 2008-07-10 14:01:38 +00:00
Matrix4d.cs Marked double precision math structures as internal (need more work before release). 2008-04-06 15:36:42 +00:00
Quaternion.cs Added serializable attribute. 2008-07-10 14:01:38 +00:00
Quaterniond.cs Marked double precision math structures as internal (need more work before release). 2008-04-06 15:36:42 +00:00
Vector2.cs Added serializable attribute. 2008-07-10 14:01:38 +00:00
Vector2d.cs Added George's patch which fixes some region strings, and adds PerpendicularLeft. 2008-04-06 15:50:48 +00:00
Vector3.cs Added serializable attribute. 2008-07-10 14:01:38 +00:00
Vector3d.cs Added George's patch which fixes some region strings, and adds PerpendicularLeft. 2008-04-06 15:50:48 +00:00
Vector4.cs Added serializable attribute. 2008-07-10 14:01:38 +00:00
Vector4d.cs Marked double precision math structures as internal (need more work before release). 2008-04-06 15:36:42 +00:00