Skip to content

Class atlas::vk::vk_index_buffer

ClassList > atlas > vk > vk_index_buffer

Public Functions

Type Name
void bind (const VkCommandBuffer & p_current)
void destroy ()
void draw (const VkCommandBuffer & p_current)
size_t size () const
vk_index_buffer () = default
vk_index_buffer (const std::span< uint32_t > & p_indices)

Public Functions Documentation

function bind

void atlas::vk::vk_index_buffer::bind (
    const VkCommandBuffer & p_current
) 

function destroy

void atlas::vk::vk_index_buffer::destroy () 

function draw

void atlas::vk::vk_index_buffer::draw (
    const VkCommandBuffer & p_current
) 

function size

inline size_t atlas::vk::vk_index_buffer::size () const

function vk_index_buffer [1/2]

atlas::vk::vk_index_buffer::vk_index_buffer () = default

function vk_index_buffer [2/2]

atlas::vk::vk_index_buffer::vk_index_buffer (
    const std::span< uint32_t > & p_indices
) 


The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_index_buffer.hpp