mirror of
https://github.com/g-truc/glm.git
synced 2024-11-16 23:04:35 +00:00
Update quaternion.inl
This commit is contained in:
parent
6d3d07d3c1
commit
6912f621d5
@ -308,7 +308,6 @@ namespace detail
|
||||
return tquat<T, Q>(q) += p;
|
||||
}
|
||||
|
||||
|
||||
template<typename T, qualifier Q>
|
||||
GLM_FUNC_QUALIFIER tquat<T, Q> operator-(tquat<T, Q> const& q, tquat<T, Q> const& p)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user