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

#pragma once
#include "./ext/matrix_double3x3.hpp"
#include "./ext/matrix_double3x3_precision.hpp"
#include "./ext/matrix_float3x3.hpp"
#include "./ext/matrix_float3x3_precision.hpp"