CMCore/inc/hgl/math/Math.h
2024-08-04 00:56:35 +08:00

9 lines
207 B
C

#ifndef HGL_ALGORITHM_MATH_INCLUDE
#define HGL_ALGORITHM_MATH_INCLUDE
#include<hgl/math/PrimaryMathematics.h>
#include<hgl/math/Area.h>
#include<hgl/math/Transform.h>
#endif//HGL_ALGORITHM_MATH_INCLUDE