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

Reference to a MeshComponent for ECS-based iteration. Allows efficient querying of all mesh components without iterating all actors. More...

#include <EcsData.h>

Collaboration diagram for Engine::Ecs::MeshComponentRef:

Public Attributes

Engine::Components::Meshcomponent = nullptr

Detailed Description

Reference to a MeshComponent for ECS-based iteration. Allows efficient querying of all mesh components without iterating all actors.

Definition at line 211 of file EcsData.h.

Member Data Documentation

◆ component

Engine::Components::Mesh* Engine::Ecs::MeshComponentRef::component = nullptr

Definition at line 212 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