• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /// @ref simd
2 /// @file glm/simd/trigonometric.h
3 
4 #pragma once
5 
6 #if GLM_ARCH & GLM_ARCH_SSE2_BIT
7 
8 #endif//GLM_ARCH & GLM_ARCH_SSE2_BIT
9 
10