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

#include <EcsData.h>

Collaboration diagram for Engine::Ecs::MeshPrimitiveData:

Public Attributes

std::vector< Ecs::MeshPrimitiveprimitives
Ecs::BoundingSphere boundingSphere

Detailed Description

Definition at line 356 of file EcsData.h.

Member Data Documentation

◆ boundingSphere

Ecs::BoundingSphere Engine::Ecs::MeshPrimitiveData::boundingSphere

Definition at line 359 of file EcsData.h.

◆ primitives

std::vector<Ecs::MeshPrimitive> Engine::Ecs::MeshPrimitiveData::primitives

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