Phongo Clap RT  1.0
Simple Raytracing Renderer
SpotLight Member List

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

Light(ngl::Vec3 _pos, ngl::Colour _diff_col, ngl::Colour _spec_col, float _diff_int, float _spec_int, float _falloff)Lightinline
m_angleSpotLightprivate
m_diff_colLightprotected
m_diff_intLightprotected
m_dirSpotLightprivate
m_falloffLightprotected
m_posLightprotected
m_spec_colLightprotected
m_spec_intLightprotected
SpotLight(ngl::Vec3 _pos, ngl::Colour _diff_col, ngl::Colour _spec_col, float _diff_int, float _spec_int, float _falloff, float _angle, ngl::Vec3 _dir)SpotLightinline
~Light()Lightinline
~SpotLight()SpotLightinline