The Application Class Implementation. More...
#include "Pchheader.h"#include "Application.h"#include "Render/FrameInfo.h"#include "Render/Vulkan/VulkanRenderBackend.h"#include "Thread\ThreadModel.h"#include "Systems/SystemManager.h"#include "Systems/RenderSystem.h"#include "Systems/NativeScriptSystem.h"#include "Systems/ResourceSystem.h"#include "Systems/SlateSystem.h"#include "Core/Memory/MemoryPool.h"Go to the source code of this file.
Namespaces | |
| namespace | Spices |
The Application Class Implementation.
Definition in file Application.cpp.