summary refs log tree commit diff
path: root/src/Math/Math.hpp
blob: b8b61a19097f581afe6727c811f96bd0822966cb (plain)
1
2
3
4
5
#pragma once

#include "Vector.hpp"
#include "Matrix.hpp"
#include "Rotation.hpp"