|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Core/Engine.h"#include "Module/EngineUI.h"#include <iostream>#include <plog/Log.h>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 11 of file VulkanSchnee.cpp.
References EngineCore::EngineManager::getInstance(), EngineCore::Engine::run(), and EngineCore::EngineManager::setEngine().