VKPrimitiveData change to C version. next step is change to pure virtual struct.

This commit is contained in:
2024-05-20 02:12:13 +08:00
parent 3af753ee36
commit 6892a64393
2 changed files with 49 additions and 42 deletions

View File

@@ -3,7 +3,7 @@
#include<hgl/type/Map.h>
#include<hgl/type/String.h>
#include<hgl/graph/AABB.h>
#include<hgl/graph/VK.h>
#include<hgl/graph/VKPrimitiveData.h>
VK_NAMESPACE_BEGIN