Refactor Drawable

This commit is contained in:
2021-07-31 11:22:33 +02:00
parent f96de2123f
commit 8d370c9860
7 changed files with 119 additions and 89 deletions

View File

@@ -8,6 +8,7 @@
#include "IRecordable.hpp"
#include "Scene/Scene.hpp"
#include "Scene/Geometry.hpp"
namespace openVulkanoCpp::Vulkan
{