#include "RadControl.h"
Include dependency graph for RadControl.cc:
Go to the source code of this file.
Functions | |||
![]() | ![]() | TempString | RadGetVersion () |
![]() | ![]() | Reflectance | kRadRGBToLum (1.0 / 3.0, 1.0 / 3.0, 1.0 / 3.0) |
Variables | |||
![]() | ![]() | Int | radVersionMajor = 2 |
![]() | ![]() | Int | radVersionMinor = 1 |
![]() | ![]() | Int | radVersionFix = 0 |
![]() | ![]() | RadControl* | gRadControl = 0 |
TempString RadGetVersion () |
Definition at line 21 of file RadControl.cc.
Reflectance kRadRGBToLum (1.0/3. 0, 1.0/3. 0, 1.0/3. 0) |
RadControl * gRadControl = 0 |
Definition at line 33 of file RadControl.cc.
Int radVersionFix = 0 |
Definition at line 19 of file RadControl.cc.
Int radVersionMajor = 2 |
Definition at line 17 of file RadControl.cc.
Int radVersionMinor = 1 |
Definition at line 18 of file RadControl.cc.