add lib
This commit is contained in:
9
enginecustom/include/glm/simd/trigonometric.h
Normal file
9
enginecustom/include/glm/simd/trigonometric.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/// @ref simd
|
||||
/// @file glm/simd/trigonometric.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
||||
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
Reference in New Issue
Block a user