Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
MeshComponent.h File Reference
#include "Engine/Component/LogicComponent.h"
#include "Engine/Core/Asset.h"
#include "Engine/Ecs/EcsData.h"
#include "Engine/Material/MaterialTypes.h"
#include "Engine/Mesh/MeshAssetRef.h"
#include <string>
#include <vector>
Include dependency graph for MeshComponent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engine::Components::Mesh
 A component which can be attached as many times to an actor as one wants. It makes it possible to render a mesh attached to an object. More...

Namespaces

namespace  Engine
namespace  Engine::Assets
namespace  Engine::Entities
namespace  Engine::Core
 Core audio subsystem owning the miniaudio engine and managing playback.
namespace  Engine::Components