@@ -35,7 +35,7 @@
namespace glm{
namespace detail
{
- template <typename T, precision P>
+ template <typename T = float, precision P = defaultp>
struct tmat2x2
// Implementation detail
struct tmat2x3
enum ctor{_null};
struct tmat2x4
struct tmat3x2
struct tmat3x3
struct tmat3x4
struct tmat4x2
struct tmat4x3
struct tmat4x4
@@ -36,7 +36,7 @@
struct tvec1
//////////////////////////////////////
struct tvec2
struct tvec3
struct tvec4