CMCore/inc/hgl/math/Math.h

10 lines
281 B
C

#ifndef HGL_ALGORITHM_MATH_INCLUDE
#define HGL_ALGORITHM_MATH_INCLUDE
#include<hgl/math/PrimaryMathematics.h>
#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