aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/glm/mat2x4.hpp
blob: f16cad39469756fd6dfdbb743be5789331319381 (plain)
1
2
3
4
5
6
7
8
9
/// @ref core
/// @file glm/mat2x4.hpp

#pragma once
#include "./ext/matrix_double2x4.hpp"
#include "./ext/matrix_double2x4_precision.hpp"
#include "./ext/matrix_float2x4.hpp"
#include "./ext/matrix_float2x4_precision.hpp"