Lugdunum  0.1.0
Public Attributes | List of all members
lug::Graphics::Vulkan::Render::Mesh::PrimitiveSetData Struct Reference

#include <Mesh.hpp>

Collaboration diagram for lug::Graphics::Vulkan::Render::Mesh::PrimitiveSetData:
[legend]

Public Attributes

Pipeline::Id::PrimitivePart pipelineIdPrimitivePart
 
std::vector< API::Bufferbuffers
 

Detailed Description

Definition at line 24 of file Mesh.hpp.

Member Data Documentation

◆ pipelineIdPrimitivePart

Pipeline::Id::PrimitivePart lug::Graphics::Vulkan::Render::Mesh::PrimitiveSetData::pipelineIdPrimitivePart

Definition at line 25 of file Mesh.hpp.

◆ buffers

std::vector<API::Buffer> lug::Graphics::Vulkan::Render::Mesh::PrimitiveSetData::buffers

Definition at line 26 of file Mesh.hpp.


The documentation for this struct was generated from the following file: