Antkeeper
0.0.1
|
#include <engine/math/vector.hpp>
#include <engine/math/matrix.hpp>
#include <engine/gl/shader-variable-type.hpp>
#include <cstdint>
#include <span>
#include <memory>
Go to the source code of this file.
Classes | |
class | gl::shader_variable |
Shader program variable. More... | |
Namespaces | |
gl | |
Graphics library interface. | |