KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
OpenGLBuffer.h File Reference

This file contains OpenGLVertex/Index/ImageBuffer classes. More...

Include dependency graph for OpenGLBuffer.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...
 

Detailed Description

This file contains OpenGLVertex/Index/ImageBuffer classes.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
December 21, 2020