WIP: move vmatrix functions to header and inline them

This commit is contained in:
nillerusr
2023-04-26 19:56:15 +00:00
parent a63138347b
commit 7ceba77616
6 changed files with 1443 additions and 1654 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ class Vector2D;
// 4D Vector4D
//=========================================================
class Vector4D
class alignas(16) Vector4D
{
public:
// Members