SpatiumLib
spatium::gfx3d::SpotLight Member List

This is the complete list of members for spatium::gfx3d::SpotLight, including all inherited members.

Light(double strength=10, std::array< unsigned char, 3 > color={255, 255, 255})spatium::gfx3d::Lightinline
m_colorspatium::gfx3d::Lightprotected
m_directionspatium::gfx3d::SpotLightprotected
m_positionspatium::gfx3d::SpotLightprotected
m_radiusspatium::gfx3d::SpotLightprotected
m_strengthspatium::gfx3d::Lightprotected
SpotLight(double radius, double strength=10, std::array< unsigned char, 3 > color={255, 255, 255})spatium::gfx3d::SpotLightinline