Opentk/Source/OpenTK/Math
the_fiddler 4129b676e5 Added M11-M44 properties to Matrix4 and Matrix4d.
Implemented CreateOrthographic and CreateOrthographicOffCenter static methods. Fixes issue [#676]: "Add Matrix4.Ortho method" (http://www.opentk.com/node/676).
Implemented CreateTranslation methods. Obsoleted Translation() in favor of the new methods.
2009-05-29 16:44:12 +00:00
..
BezierCurve.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
BezierCurveCubic.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
BezierCurveQuadric.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Box2.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Functions.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Half.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Matrix3d.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Matrix4.cs Added M11-M44 properties to Matrix4 and Matrix4d. 2009-05-29 16:44:12 +00:00
Matrix4d.cs Added M11-M44 properties to Matrix4 and Matrix4d. 2009-05-29 16:44:12 +00:00
Quaternion.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Quaterniond.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector2.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector2d.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector2h.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector3.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector3d.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector3h.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector4.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector4d.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Vector4h.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00