splited Transform.h/.cpp

This commit is contained in:
2024-08-04 00:56:35 +08:00
parent fd346defe3
commit ec35feb883
6 changed files with 355 additions and 242 deletions

View File

@@ -2,9 +2,7 @@
#define HGL_ALGORITHM_MATH_INCLUDE
#include<hgl/math/PrimaryMathematics.h>
#include<hgl/math/FastTriangle.h>
#include<hgl/math/Area.h>
#include<hgl/math/Vector.h> // Game Math and Geometry Library
#include<hgl/math/Matrix.h>
#include<hgl/math/Transform.h>
#endif//HGL_ALGORITHM_MATH_INCLUDE