summaryrefslogtreecommitdiff
path: root/Runtime/Math/Matrix44.h
blob: 1ec92fd64fed220b00e56a3169bb68449b5fe08d (plain)
1
2
3
4
5
6
7
8
9
#pragma once

namespace Internal
{
	class Matrix44
	{

	};
}