Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
LightObject Struct Reference

Simple light object that contains a list of uniform buffers. More...

#include <GraphicsTypes.hpp>

Collaboration diagram for LightObject:
Collaboration graph

Static Public Member Functions

static std::array< VkDescriptorSetLayoutBinding, 1 > getDescriptorSetLayoutBindings ()
 

Public Attributes

std::vector< SimpleUniformBufferuniformBuffers
 

Detailed Description

Simple light object that contains a list of uniform buffers.

Member Function Documentation

◆ getDescriptorSetLayoutBindings()

std::array< VkDescriptorSetLayoutBinding, 1 > LightObject::getDescriptorSetLayoutBindings ( )
static

Member Data Documentation

◆ uniformBuffers

std::vector<SimpleUniformBuffer> LightObject::uniformBuffers

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