Go to the source code of this file.
Namespaces | |
namespace | lux |
Variables | |
static const int | lux::CIEstart = 360 |
static const int | lux::CIEend = 830 |
static const int | lux::nCIE = CIEend-CIEstart+1 |
static const float | lux::CIE_X [nCIE] |
static const float | lux::CIE_Y [nCIE] |
static const float | lux::CIE_Z [nCIE] |