This file contains the Light Factory class. More...
Include dependency graph for Light.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ven::LightFactory |
| Class for light factory. More... | |
Namespaces | |
| namespace | ven |
Variables | |
| static constexpr Transform3D | ven::DEFAULT_TRANSFORM = {.translation = {0.F, 0.F, 0.F}, .scale = {0.1F, 0.F, 0.F}, .rotation = {0.F, 0.F, 0.F}} |
This file contains the Light Factory class.
Definition in file Light.hpp.