#include <pointlight.h>
Inheritance diagram for PointLight:

Public Member Functions | |
| PointLight (const Vector3 &location, const Colour &col, Scene *s, bool do_fading=false) | |
| LightRay | shineTo (const Vector3 &to, InsideList *l) const |
| Colour | enlight (const CameraRay &cray, const Texture *t, InsideList *l) const |
1.3.8