|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Entity/Entity.h"#include "Engine/World/SceneGraph.h"#include "Engine/World/Transform.h"#include <memory>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | EngineCore::Actor |
| An Actor is similar to an EngineCore::Entity. An actor is an Entity with a transform. More... | |
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |