first commit
This commit is contained in:
8
inc/hgl/math/Math.h
Normal file
8
inc/hgl/math/Math.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef HGL_ALGORITHM_MATH_INCLUDE
|
||||
#define HGL_ALGORITHM_MATH_INCLUDE
|
||||
|
||||
#include<hgl/math/FastTriangle.h>
|
||||
#include<hgl/math/Vector.h> // Game Math and Geometry Library
|
||||
#include<hgl/math/Matrix.h>
|
||||
|
||||
#endif//HGL_ALGORITHM_MATH_INCLUDE
|
Reference in New Issue
Block a user