SimpleGL  1.1.0
A framework for platform independent rendering
Namespaces
vertex_buffer.cpp File Reference
#include "SimpleGL_vk/vertex_buffer.hpp"
#include <cstring>
#include <stdexcept>
#include "SimpleGL_vk/vulkan_context.hpp"

Go to the source code of this file.

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This files contains the implementation of the vertex_buffer.hpp header.

Definition in file vertex_buffer.cpp.