Fixed ticket #45 missing iline
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user