CMCore/inc/hgl/math/Math.h

9 lines
241 B
C
Raw Normal View History

2019-08-19 19:19:58 +08:00
#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