vsg
1.1.0
VulkanSceneGraph library
|
vk_buffer that manages a single logical device supported. More...
#include <vk_buffer.h>
Public Member Functions | |
T & | operator[] (uint32_t) |
const T & | operator[] (uint32_t) const |
uint32_t | size () const |
void | clear () |
auto | begin () |
auto | begin () const |
auto | end () |
auto | end () const |
Public Attributes | |
T | value |
vk_buffer that manages a single logical device supported.