|
Ray Tracer
2020
|
This is the complete list of members for LightSource, including all inherited members.
| colour_ | LightSource | protected |
| getDistanceToLight(const Point &point) const =0 | LightSource | pure virtual |
| getIlluminationAt(const Point &point) const =0 | LightSource | pure virtual |
| getLightDirection(const Point &point) const =0 | LightSource | pure virtual |
| LightSource(const Colour &colour) | LightSource | protected |
| LightSource(const LightSource &lightSource) | LightSource | protected |
| operator=(const LightSource &lightSource) | LightSource | protected |
| ~LightSource() | LightSource | protectedvirtual |