|
|
|
@ -28,7 +28,7 @@ using namespace Corrade::Utility; |
|
|
|
namespace Magnum { namespace Math { namespace Test { |
|
|
|
namespace Magnum { namespace Math { namespace Test { |
|
|
|
|
|
|
|
|
|
|
|
typedef Math::Matrix4<float> Matrix4; |
|
|
|
typedef Math::Matrix4<float> Matrix4; |
|
|
|
typedef Math::Matrix3<float> Matrix3; |
|
|
|
typedef Math::Matrix<3, float> Matrix3; |
|
|
|
typedef Math::Vector3<float> Vector3; |
|
|
|
typedef Math::Vector3<float> Vector3; |
|
|
|
|
|
|
|
|
|
|
|
Matrix4Test::Matrix4Test() { |
|
|
|
Matrix4Test::Matrix4Test() { |
|
|
|
|