summaryrefslogtreecommitdiffstats
path: root/Project/glm/mat2x2.hpp
blob: 96bec96b9a63846e577ebbd0e2dd21f65ae8f353 (plain)
1
2
3
4
5
6
7
8
9
/// @ref core
/// @file glm/mat2x2.hpp

#pragma once
#include "./ext/matrix_double2x2.hpp"
#include "./ext/matrix_double2x2_precision.hpp"
#include "./ext/matrix_float2x2.hpp"
#include "./ext/matrix_float2x2_precision.hpp"