初步添加SceneGraph文件

This commit is contained in:
2019-05-21 21:28:33 +08:00
parent 0171feb4df
commit ed076ad9ca
16 changed files with 638 additions and 30 deletions

View File

@@ -2,6 +2,7 @@
#define HGL_GRAPH_LIGHT_INCLUDE
#include<hgl/math/Math.h>
#include<hgl/type/Color4f.h>
namespace hgl
{
namespace graph