Antkeeper
0.0.1
|
#include <engine/math/vector.hpp>
#include <engine/gl/vertex-array.hpp>
#include <engine/gl/vertex-buffer.hpp>
#include <engine/gl/primitive-topology.hpp>
#include <engine/render/material.hpp>
#include <cstdint>
#include <memory>
#include <span>
Go to the source code of this file.
Classes | |
struct | render::operation |
Atomic render operation. More... | |
Namespaces | |
render | |
High-level rendering. | |