Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
//#include <boost/thread/thread.hpp>
|
||||
#include <glm/gtc/constants.hpp>
|
||||
#include <glm/gtc/epsilon.hpp>
|
||||
#include <glm/gtx/vec1.hpp>
|
||||
#include <glm/gtc/vec1.hpp>
|
||||
#include <cstdio>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user