KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains OpenGLVertex/Index/ImageBuffer classes. More...
#include "Karma/Renderer/Buffer.h"
Go to the source code of this file.
Classes | |
class | Karma::OpenGLVertexBuffer |
OpenGL's vertex buffer class, used in agnostic Mesh instance. More... | |
class | Karma::OpenGLIndexBuffer |
OpenGL's index buffer class, used in agnostic Mesh instance. More... | |
class | Karma::OpenGLImageBuffer |
OpenGL's image buffer, used in agnostic Texture instance. More... | |
struct | Karma::OpenGLUniformBuffer |
OpenGL's uniform buffer, used in OpenGLShader type instance of Shader object. More... | |
This file contains OpenGLVertex/Index/ImageBuffer classes.