#include <lightray.h>
Inheritance diagram for LightRay:

Public Member Functions | |
| LightRay (const Vector3 &start, const Vector3 &end, Scene *s, const Colour lightcolour, const InsideList *l) | |
| LightRay (const LightRay &l) | |
| Colour | shoot () |
|
|
Shoots the ray.
|
1.3.8