#include <GL/gl.h>
#include "vuColour.h"
Include dependency graph for vuColourRGBa.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuColourRGBa |
Implementation for the RGB colour model plus alpha channel. More... | |
Typedefs | |
typedef vuColourRGBa * | vuColourRGBaPointer |
typedef vuColourRGBaPointer * | vuColourRGBaPointerArray |
Variables | |
float | CXF31toRGB [3][31] |
float | CXF7toRGB [3][7] |
float | CXFXYZtoRGB [3][3] |
|
Definition at line 14 of file vuColourRGBa.h. |
|
Definition at line 15 of file vuColourRGBa.h. |
|
Initial value: { {1.2568671e-02, 3.7606721e-02, 1.1294420e-01, 2.2134970e-01, 2.3058628e-01, 1.4851352e-01, 7.0598400e-03,-1.7386098e-01,-3.4880324e-01,-5.0272966e-01, -6.9271268e-01,-9.2852596e-01,-1.0559430e+00,-9.4234654e-01,-6.5263268e-01, -2.1608603e-01, 3.5107500e-01, 1.0144334e+00, 1.6979279e+00, 2.2804512e+00, 2.6256749e+00, 2.6396610e+00, 2.3326014e+00, 1.7910782e+00, 1.2657894e+00, 8.0774640e-01, 4.7198472e-01, 2.5073652e-01, 1.3439137e-01, 6.5298723e-02, 3.2686694e-02}, {-1.2125861e-02,-3.6818572e-02,-1.1301590e-01,-2.3177350e-01,-2.6532541e-01, -2.2186313e-01,-1.3344136e-01, 1.6425332e-02, 2.0133044e-01, 3.9357760e-01, 6.4316570e-01, 9.9046034e-01, 1.3393568e+00, 1.5294281e+00, 1.5770982e+00, 1.5047624e+00, 1.3325278e+00, 1.0682546e+00, 7.4121938e-01, 4.0011862e-01, 1.1252816e-01,-7.6934032e-02,-1.5985846e-01,-1.6260684e-01,-1.3268940e-01, -9.1436900e-02,-5.5632300e-02,-3.0141000e-02,-1.6374530e-02,-8.0285620e-03, -4.0300064e-03}, {7.1976937e-02, 2.2000198e-01, 6.8472215e-01, 1.4687169e+00, 1.8496649e+00, 1.8723348e+00, 1.7573790e+00, 1.3452265e+00, 8.3167649e-01, 4.4930774e-01, 2.2227207e-01, 6.7558410e-02,-5.4137585e-02,-1.1622413e-01,-1.5027145e-01, -1.6241357e-01,-1.5844926e-01,-1.4243256e-01,-1.1806964e-01,-9.0193200e-02, -6.3665060e-02,-4.2287586e-02,-2.6751952e-02,-1.5985375e-02,-9.2372280e-03, -5.1179500e-03,-2.7331300e-03,-1.3833800e-03,-7.1584900e-04,-3.3936000e-04, -1.6857329e-04} } Definition at line 38 of file vuColourRGBa.h. Referenced by vuColourRGBa::from(). |
|
Initial value: { {3.2942834e-01, 5.8958576e-01,-9.7711590e+00,-1.2614402e+00, 1.6627570e+01, 8.6353829e+00,-2.0736571e+00}, {-2.6603804e+00,-1.9611749e+00,7.2353037e+00, 8.5985534e+00, 4.1545139e-01, -1.5302089e+00,-2.0588388e-02}, {4.9275468e+00, 1.2216519e+01,-7.8574767e+00, 3.4105120e+00,-3.2090131e+00, 5.4337673e-01,-2.2538448e-01} } Definition at line 65 of file vuColourRGBa.h. Referenced by vuColourRGBa::from(). |
|
Initial value: { { 3.5058f, -1.7397f, -0.5440f }, { -1.0690f, 1.9778f, 0.0352f }, { 0.0563f, -0.1970f, 1.0501f } } Definition at line 88 of file vuColourRGBa.h. Referenced by vuColourRGBa::from(). |