renamed MVPMatrix.h to SceneInfo.h

This commit is contained in:
2021-05-24 20:44:20 +08:00
parent b409f1663e
commit 9fcd26e539
3 changed files with 7 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
#include<hgl/graph/Camera.h>
#include<hgl/graph/SceneNode.h>
#include<hgl/graph/VKArrayBuffer.h>
#include<hgl/graph/MVPMatrix.h>
#include<hgl/graph/SceneInfo.h>
#include<hgl/type/Color4f.h>
#include<hgl/type/Sets.h>
namespace hgl