Fixed swizzle functions for single component name mode of vector types

This commit is contained in:
Christophe Riccio
2011-10-19 16:51:50 +01:00
parent 4843f8ffb9
commit 212e1a1f07
4 changed files with 7 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
// File : test/core/core_func_swizzle.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_FORCE_ONLY_XYZW
#define GLM_MESSAGES
#define GLM_SWIZZLE_OPERATOR
//#define GLM_FORCE_CXX11