From 6160943329bf4fae4f22f416e19beb06904783c1 Mon Sep 17 00:00:00 2001 From: Eero Holmala Date: Mon, 17 Apr 2023 16:44:51 +0300 Subject: [PATCH] add note for myself in app --- App/AppLib/include/AppLib/Math.hh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/App/AppLib/include/AppLib/Math.hh b/App/AppLib/include/AppLib/Math.hh index 46bcf9b..6989dd7 100644 --- a/App/AppLib/include/AppLib/Math.hh +++ b/App/AppLib/include/AppLib/Math.hh @@ -1,3 +1,8 @@ +/* +Use this to implement the vector math functions +https://www.o3de.org/blog/posts/vectors-matrices-matrix-order/ +*/ + namespace Core { struct Vec2