图形部分增加名字空间graph
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include<hgl/math/Math.h>
|
||||
|
||||
using namespace hgl;
|
||||
using namespace hgl::graph;
|
||||
|
||||
constexpr uint screen_width=1280;
|
||||
constexpr uint screen_height=720;
|
||||
|
Reference in New Issue
Block a user