Initial commit

This commit is contained in:
InoriRus
2021-12-01 19:29:27 +10:00
parent b1e7dcdc5d
commit 43f49c8763
1843 changed files with 1111694 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
#include "Kyty/Math/VectorAndMatrix.h"
//#include "Kyty/MathAll.h"
//#define VEC2_DECL
//#include "vec2_impl.h"
//#define VEC3_DECL
//#include "vec3_impl.h"
//#define VEC4_DECL
//#include "vec4_impl.h"
//#define MAT2_DECL
//#include "mat2_impl.h"
//#define MAT3_DECL
//#include "mat3_impl.h"
//#define MAT4_DECL
//#include "mat4_impl.h"
namespace Kyty::Math::m {
} // namespace Kyty::Math::m