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

#include <EcsData.h>

Collaboration diagram for Ecs::PrimitiveData:

Public Attributes

std::vector< Vertexvertices
std::vector< uint32_t > indices

Detailed Description

Definition at line 167 of file EcsData.h.

Member Data Documentation

◆ indices

std::vector<uint32_t> Ecs::PrimitiveData::indices

Definition at line 170 of file EcsData.h.

◆ vertices

std::vector<Vertex> Ecs::PrimitiveData::vertices

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