Opentk/Source/OpenTK/Math
2007-11-06 14:03:05 +00:00
..
Box2.cs Added Box2 class. 2007-11-06 13:32:17 +00:00
Functions.cs New math classes by george. 2007-11-04 15:34:04 +00:00
Matrix4.cs Throw exception when encountering a singular matrix on matrix inversion. Add indexer: (Matrix4[i, j]) (not implemented yet) 2007-11-06 14:03:05 +00:00
Quaternion.cs New math classes by george. 2007-11-04 15:34:04 +00:00
Vector2.cs New math classes by george. 2007-11-04 15:34:04 +00:00
Vector3.cs Removed (IntPtr) and (float*) cast operators. Added this indexer (Vector3[0], Vector3[0] etc) 2007-11-06 14:01:35 +00:00
Vector4.cs New math classes by george. 2007-11-04 15:34:04 +00:00