Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
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 Ecs::MeshComponentRef:

Public Attributes

EngineCore::MeshComponentcomponent = 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 138 of file EcsData.h.

Member Data Documentation

◆ component

EngineCore::MeshComponent* Ecs::MeshComponentRef::component = nullptr

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