|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <GraphicsTypes.hpp>

Static Public Member Functions | |
| static std::array< VkDescriptorSetLayoutBinding, 1 > | getDescriptorSetLayoutBindings () |
Public Attributes | |
| AllocatedBuffer | vertexData |
| AllocatedBuffer | indexData |
| uint32_t | indexCount |
| std::vector< SimpleUniformBuffer > | uniformBuffers |
|
static |
| uint32_t TestObject::indexCount |
| AllocatedBuffer TestObject::indexData |
| std::vector<SimpleUniformBuffer> TestObject::uniformBuffers |
| AllocatedBuffer TestObject::vertexData |