Antkeeper
0.0.1
|
#include <engine/scene/light.hpp>
#include <engine/gl/texture.hpp>
#include <engine/math/vector.hpp>
#include <memory>
#include <span>
Go to the source code of this file.
Classes | |
class | scene::directional_light |
Light source with parallel rays and constant intensity. More... | |
Namespaces | |
scene | |
3D scene. | |