support String

This commit is contained in:
2020-09-05 17:54:21 +08:00
parent 2a1a79c736
commit 5427d10e8d
17 changed files with 21 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
#include<hgl/type/Color3f.h>
#include<hgl/type/Color4f.h>
#include<hgl/type/RectScope.h>
#include<hgl/type/BaseString.h>
#include<hgl/type/String.h>
#include<hgl/graph/VertexAttribData.h>
#include<hgl/log/LogInfo.h>
namespace hgl