Fixed inline, ticket #45

master
Christophe Riccio ago%!(EXTRA string=15 years)
parent b73338e3fb
commit 0bac9eae91
  1. 2
      glm/gtx/simd_vec4.inl

@ -285,7 +285,7 @@ namespace glm
//{ //{
// return max(-a, a); // return max(-a, a);
//} //}
detail::fvec4SIMD abs inline detail::fvec4SIMD abs
( (
detail::fvec4SIMD const & x detail::fvec4SIMD const & x
) )

Loading…
Cancel
Save