Added Matrix3[d].Add and Matrix4[d].CreateFromRotationMatrix
authorRobert Rouhani <robert.rouhani@gmail.com>
Tue, 9 Sep 2014 17:21:11 +0000 (13:21 -0400)
committerRobert Rouhani <robert.rouhani@gmail.com>
Tue, 9 Sep 2014 17:21:11 +0000 (13:21 -0400)
commitee56a3506db800302ea41e75ab0011abd1547577
treeb85355c310e80891136c46e89fc66101861268f0
parent6bb7c1d406676d452e978a6e55a90c39cc532f0a
Added Matrix3[d].Add and Matrix4[d].CreateFromRotationMatrix
Source/OpenTK/Math/Matrix3.cs
Source/OpenTK/Math/Matrix3d.cs
Source/OpenTK/Math/Matrix4.cs
Source/OpenTK/Math/Matrix4d.cs