Fixed dual quat built on GCC
This commit is contained in:
parent
5338aaac9e
commit
b2e55904b8
@ -66,7 +66,7 @@ namespace detail
|
||||
public:
|
||||
glm::detail::tquat<T, P> real, dual;
|
||||
|
||||
GLM_FUNC_DECL size_type length() const;
|
||||
GLM_FUNC_DECL GLM_CONSTEXPR size_type length() const;
|
||||
|
||||
// Constructors
|
||||
tdualquat();
|
||||
|
Loading…
Reference in New Issue
Block a user