Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Ecs::MeshComponentRef Struct Reference

References to MeshComponents for ECS-based iteration. Multiple mesh components can share one SceneNode entity. More...

#include <EcsData.h>

Collaboration diagram for Engine::Ecs::MeshComponentRef:

Public Attributes

std::vector< Engine::Components::Mesh * > components

Detailed Description

References to MeshComponents for ECS-based iteration. Multiple mesh components can share one SceneNode entity.

Definition at line 284 of file EcsData.h.

Member Data Documentation

◆ components

std::vector<Engine::Components::Mesh*> Engine::Ecs::MeshComponentRef::components

Definition at line 285 of file EcsData.h.


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Ecs/EcsData.h