Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Entities::detail::GltfSpawnPlan Struct Reference

#include <Scene.h>

Collaboration diagram for Engine::Entities::detail::GltfSpawnPlan:

Public Attributes

std::shared_ptr< const GltfSpawnPlanData > data
std::vector< GltfSpawnNodemeshNodes

Detailed Description

Definition at line 39 of file Scene.h.

Member Data Documentation

◆ data

std::shared_ptr<const GltfSpawnPlanData> Engine::Entities::detail::GltfSpawnPlan::data

Definition at line 40 of file Scene.h.

◆ meshNodes

std::vector<GltfSpawnNode> Engine::Entities::detail::GltfSpawnPlan::meshNodes

Definition at line 41 of file Scene.h.

Referenced by Engine::Entities::Scene::spawnAll().


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Entity/Scene.h