From 1f92d4c389cceba6f90261d9cb29885c8a3ca24c Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 29 Oct 2021 09:19:59 +0800 Subject: *misc --- Runtime/Math/Matrix44.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Runtime/Math/Matrix44.h (limited to 'Runtime/Math/Matrix44.h') diff --git a/Runtime/Math/Matrix44.h b/Runtime/Math/Matrix44.h new file mode 100644 index 0000000..1ec92fd --- /dev/null +++ b/Runtime/Math/Matrix44.h @@ -0,0 +1,9 @@ +#pragma once + +namespace Internal +{ + class Matrix44 + { + + }; +} -- cgit v1.1-26-g67d0