glm/glm
ZXShady 8af6652efa Add C++17 structureed binding support
Add C++17 Structured Bindings support for vec,mat,quat types
2025-01-22 13:44:49 +01:00
..
detail Fixed nvcc compile warnings for default constructor 2025-01-22 12:00:05 +01:00
ext Fixed infinitePerspective declarations and definitions 2024-10-11 14:40:31 +02:00
gtc link to newer version 2025-01-16 15:58:34 +01:00
gtx Add C++17 structureed binding support 2025-01-22 13:44:49 +01:00
simd Simd improvement 2024-03-19 15:00:13 +01:00
CMakeLists.txt Optimize cmake targets 2023-12-22 14:51:20 +01:00
common.hpp Adding constexpr qualifier for helper functions #1050 (#1184) 2023-12-22 08:31:02 +01:00
exponential.hpp Changed the e^v clarification in source 2022-09-20 20:20:58 -07:00
ext.hpp Fix GTX_number_precision build #1258 2024-02-28 11:45:24 +01:00
fwd.hpp Sort inconsistently ordered mat declarations in fwd.hpp 2021-10-26 19:10:33 +02:00
geometric.hpp Spelling mistake fix 2022-02-15 01:54:29 -05:00
glm.cppm Fix module interface missing some gtx quaternion functions 2024-12-11 20:17:37 +02:00
glm.hpp cleanup doxygen and codespell 2022-08-01 19:25:47 -03:00
integer.hpp Added C++17 [[nodiscard]] support #1217 2024-02-10 17:09:18 +01:00
mat2x2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat2x3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat2x4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat3x2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat3x3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat3x4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat4x2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat4x3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
mat4x4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
matrix.hpp Added *GLM_EXT_matrix_integer* with tests 2020-11-30 18:10:55 +01:00
packing.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
trigonometric.hpp Fixed typo in documentation 2020-05-19 22:19:11 +03:00
vec2.hpp Clean up integer precision 2020-02-08 16:21:22 +01:00
vec3.hpp Clean up integer precision 2020-02-08 16:21:22 +01:00
vec4.hpp Clean up integer precision 2020-02-08 16:21:22 +01:00
vector_relational.hpp Improved doxygen doc 2018-08-29 14:28:01 +02:00