|
|
@ -35,13 +35,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
#include "../simd/platform.h" |
|
|
|
#include "../simd/platform.h" |
|
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
// Incompatible GLM_FORCE defines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#if defined(GLM_FORCE_SWIZZLE) && defined(GLM_FORCE_UNRESTRICTED_GENTYPE) |
|
|
|
|
|
|
|
# error "Both GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE can't be defined at the same time" |
|
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////////
|
|
|
|
///////////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Build model
|
|
|
|
// Build model
|
|
|
|
|
|
|
|
|
|
|
|