#include <Color.hpp>
Definition at line 45 of file Color.hpp.
◆ getColor()
◆ getRGBIndex()
static unsigned long lvr2::Colors::getRGBIndex |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b |
|
) |
| |
|
inlinestatic |
◆ HighlightColorTable
float lvr2::Colors::HighlightColorTable |
|
static |
Initial value:= {
{ 1.00, 0.42, 0.42},
{ 0.33, 1.00, 0.62},
{ 0.42, 0.65, 0.83},
{ 1.00, 0.96, 0.56},
{ 1.00, 0.71, 0.76},
{ 1.00, 0.93, 0.55},
{ 0.75, 0.94, 1.00},
{ 0.95, 0.95, 0.95},
{ 0.10, 0.10, 0.10},
{ 0.95, 0.95, 0.95}
}
Definition at line 51 of file Color.hpp.
◆ LightColorTable
float lvr2::Colors::LightColorTable |
|
static |
Initial value:= {
{ 1.00, 0.00, 0.00},
{ 0.00, 1.00, 0.00},
{ 0.69, 0.40, 1.00},
{ 1.00, 1.00, 0.00},
{ 0.93, 0.47, 0.62},
{ 1.00, 0.65, 0.00},
{ 0.00, 0.75, 1.00},
{ 0.75, 0.75, 0.75},
{ 0.05, 0.05, 0.05},
{ 0.90, 0.90, 0.90}
}
Definition at line 50 of file Color.hpp.
◆ PrimeColorTable
float lvr2::Colors::PrimeColorTable |
|
static |
Initial value:= {
{ 0.80, 0.00, 0.00},
{ 0.12, 0.80, 0.12},
{ 0.00, 0.00, 0.50},
{ 0.93, 0.93, 0.00},
{ 0.92, 0.23, 0.55},
{ 1.00, 0.73, 0.06},
{ 0.09, 0.45, 0.80},
{ 0.50, 0.50, 0.50},
{ 0.00, 0.00, 0.00},
{ 1.00, 1.00, 1.00}
}
Definition at line 49 of file Color.hpp.
The documentation for this class was generated from the following files: