MOS
include
mos
gfx
spot_lights.hpp
1
#include <array>
2
#include <mos/gfx/spot_light.hpp>
3
4
namespace
mos::gfx
{
5
7
using
Spot_lights = std::array<Spot_light, 4>;
8
9
}
// namespace mos::gfx
mos::gfx
Definition:
assets.hpp:17
Generated on Sat Jan 22 2022 12:45:29 for MOS by
1.8.13