Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Actor.h File Reference
#include "Engine/Entity/Entity.h"
#include "Engine/World/SceneGraph.h"
#include "Engine/World/Transform.h"
#include <memory>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for Actor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engine::Entities::Actor
 An Actor is similar to an Engine::Entities::Entity. An actor is an Entity with a transform. More...

Namespaces

namespace  Engine
namespace  Engine::Components
namespace  Engine::Entities