Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
SceneComponent.h File Reference
#include "Engine/Component/LogicComponent.h"
#include "Engine/Entity/Actor.h"
#include <entt/entity/entity.hpp>
#include <glm/gtx/quaternion.hpp>
#include <glm/mat4x4.hpp>
Include dependency graph for SceneComponent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engine::Components::Scene
 A scene component has a transform. More...

Namespaces

namespace  Engine
namespace  Engine::Ecs
namespace  Ecs
 Data structs for the Entity Component System.
namespace  Engine::Components