Phongo Clap RT
1.0
Simple Raytracing Renderer
|
This is the complete list of members for PointLight, including all inherited members.
Light(ngl::Vec3 _pos, ngl::Colour _diff_col, ngl::Colour _spec_col, float _diff_int, float _spec_int, float _falloff) | Light | inline |
m_diff_col | Light | protected |
m_diff_int | Light | protected |
m_falloff | Light | protected |
m_pos | Light | protected |
m_spec_col | Light | protected |
m_spec_int | Light | protected |
PointLight(ngl::Vec3 _pos, ngl::Colour _diff_col, ngl::Colour _spec_col, float _diff_int, float _spec_int, float _falloff) | PointLight | inline |
~Light() | Light | inline |
~PointLight() | PointLight | inline |