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:
@@ -8,7 +8,6 @@
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <glm/gtx/common.hpp>
|
||||
#include <glm/gtx/vec1.hpp>
|
||||
|
||||
int test_isdenormal()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user