Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EmptyScene.h
Go to the documentation of this file.
1#pragma once
3
4namespace EngineCore {
5 class EmptyScene : public Scene {
6 public:
8
9 };
10}
Log category system implementation.