vOOlkan
An object oriented approach to Vulkan
|
Classes | |
class | Buffer |
class | IndexBuffer |
class | StagingBuffer |
class | UniformBuffer |
This buffer is used to store the uniform data (such as matrices) to be used by the shaders in the GPU. More... | |
class | VertexBuffer |