preparing Change to new Transform

This commit is contained in:
hyzboy 2024-08-23 02:00:59 +08:00
parent 0a5fb750fa
commit 8880df8862
2 changed files with 1 additions and 2 deletions

2
CMCore

@ -1 +1 @@
Subproject commit cc4183ca55158efa3e4321cc3dbfbd3703eca1d6 Subproject commit 3213287b186fd9de237ff13c170e3bacd89dfa0e

View File

@ -3,7 +3,6 @@
#include<hgl/type/ObjectList.h> #include<hgl/type/ObjectList.h>
#include<hgl/graph/SceneOrient.h> #include<hgl/graph/SceneOrient.h>
#include<hgl/graph/VK.h>
#include<hgl/graph/AABB.h> #include<hgl/graph/AABB.h>
namespace hgl namespace hgl
{ {