ULRE/inc/hgl/math/Math.h
2019-04-24 00:35:56 +08:00

9 lines
249 B
C

#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