增加CodePage,LogInfo

This commit is contained in:
2018-12-05 21:08:18 +08:00
parent 14b2a782be
commit 7c323bcee8
11 changed files with 480 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
#include<hgl/graph/Shader.h>
#include<hgl/graph/Axis.h>
#include<hgl/graph/BlendMode.h>
namespace hgl
{
namespace graph

View File

@@ -2,6 +2,7 @@
#define HGL_GRAPH_RENDERABLE_INCLUDE
#include<hgl/graph/Shader.h>
namespace hgl
{
namespace graph