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

#pragma once
#include "./ext/matrix_double4x3.hpp"
#include "./ext/matrix_double4x3_precision.hpp"
#include "./ext/matrix_float4x3.hpp"
#include "./ext/matrix_float4x3_precision.hpp"