|
|
@ -59,7 +59,7 @@ namespace glm |
|
|
|
/// @addtogroup gtc_quaternion
|
|
|
|
/// @addtogroup gtc_quaternion
|
|
|
|
/// @{
|
|
|
|
/// @{
|
|
|
|
|
|
|
|
|
|
|
|
template <typename T, precision P> |
|
|
|
template <typename T, precision P = defaultp> |
|
|
|
struct tquat |
|
|
|
struct tquat |
|
|
|
{ |
|
|
|
{ |
|
|
|
typedef tquat<T, P> type; |
|
|
|
typedef tquat<T, P> type; |
|
|
|