#include "vuColour.h"
Include dependency graph for vuColour9a.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuColour9a |
Implementation for the seven component colour model plus alpha channel. More... | |
Variables | |
float | CXF9toRGB [3][9] |
float | CXF31to9 [9][31] |
float | CXF9to31 [31][9] |
|
Definition at line 19 of file vuColour9a.h. Referenced by vuColour9a::from(). |
|
Definition at line 85 of file vuColour9a.h. Referenced by vuColour9a::to(). |
|
Initial value: { { -1.4601653e-01, 1.0639283e+00, 5.4538001e-01, -1.4184008e+00, 3.7348021e+00, 5.0477205e+00, 2.2590147e+00, -3.4110859e-02, -3.8327745e-01 }, { -1.2479775e+00, 5.1621259e-01, -1.1707956e+00, 4.0841890e+00, 6.1755619e+00, 2.7762918e+00, 3.4248372e-01, -4.5150307e-01, -3.4306119e-01}, { 9.1598366e-01, 9.8810768e+00, 3.3319956e+00, -2.6782421e+00, 7.1566989e-01, -8.2538437e-01, 5.2107713e-01, -1.2175700e+00, -1.4383627e-02 } } Definition at line 8 of file vuColour9a.h. Referenced by vuColour9a::to(). |