Chronos 0.0
A advanced 2D rendering and animation system
Loading...
Searching...
No Matches
buffers.hpp File Reference

Contains the Buffer and UniformBuffer class. More...

#include "device.hpp"
Include dependency graph for buffers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Chronos::Engine::Buffer
 Used to store buffers in GPU. More...
 
class  Chronos::Engine::UniformBuffer
 This is a Uniform buffer for storing the uniform variables in the shaders. More...
 
class  Chronos::Engine::ColorBuffer
 This is a buffer for storing and updating the color of the shape. More...
 

Namespaces

namespace  Chronos
 
namespace  Chronos::Engine
 

Detailed Description

Contains the Buffer and UniformBuffer class.

Definition in file buffers.hpp.