#include <light.h>

Public Member Functions | |
| lSample_t (surfacePoint_t *s_p=0) | |
Public Attributes | |
| float | s1 |
| float | s2 |
| float | s3 |
| float | s4 |
| float | |
| float | dirPdf |
| float | areaPdf |
| color_t | col |
| LIGHTF_t | flags |
| surfacePoint_t * | sp |
| surface point on the light source, may only be complete enough to call other light methods with it! | |
Definition at line 15 of file light.h.
| lSample_t::lSample_t | ( | surfacePoint_t * | s_p = 0 |
) | [inline] |
| float lSample_t::areaPdf |
| float lSample_t::dirPdf |
| float lSample_t::pdf |
| float lSample_t::s1 |
| float lSample_t::s2 |
| float lSample_t::s3 |
| float lSample_t::s4 |
1.6.1