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

The index of the mesh inside the scene. Used to query the mesh index of a scene. More...

#include <EcsData.h>

Public Attributes

uint32_t index

Detailed Description

The index of the mesh inside the scene. Used to query the mesh index of a scene.

Definition at line 153 of file EcsData.h.

Member Data Documentation

◆ index

uint32_t Ecs::MeshIndex::index

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