Phongo Clap RT  1.0
Simple Raytracing Renderer
Light Member List

This is the complete list of members for Light, 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_diff_colLightprotected
m_diff_intLightprotected
m_falloffLightprotected
m_posLightprotected
m_spec_colLightprotected
m_spec_intLightprotected
Renderer classLightfriend
~Light()Lightinline