Chronos 0.0
A advanced 2D rendering and animation system
|
Contains the Buffer and UniformBuffer class. More...
#include "device.hpp"
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 |
Contains the Buffer and UniformBuffer class.
Definition in file buffers.hpp.