mirror of
https://github.com/g-truc/glm.git
synced 2024-11-15 14:24:36 +00:00
Always enable swizzle operators
This commit is contained in:
parent
9e7e7ceafd
commit
e8f0499e2a
@ -75,6 +75,10 @@
|
|||||||
/// @ingroup core
|
/// @ingroup core
|
||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
#ifndef GLM_SWIZZLE
|
||||||
|
# define GLM_SWIZZLE
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "core/_fixes.hpp"
|
#include "core/_fixes.hpp"
|
||||||
|
|
||||||
#ifndef glm_glm
|
#ifndef glm_glm
|
||||||
|
Loading…
Reference in New Issue
Block a user