Antkeeper  0.0.1
Namespaces | Enumerations
light-type.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 scene
 3D scene.
 

Enumerations

enum class  scene::light_type : std::uint8_t { scene::directional , scene::spot , scene::point , scene::rectangle }
 Light types. More...