Cheetah Software
1.0
|
Some colors commonly used in the simulator. More...
Go to the source code of this file.
Variables | |
static constexpr float | windows2000 [] |
static constexpr float | disgustingGreen [] = {0.f, 0.2f, 0.2f} |
static constexpr float | checkerboardDark [] = {0.1f, 0.1f, 0.1f} |
static constexpr float | checkerboardLight [] = {0.8f, 0.8f, 0.8f} |
static constexpr float | defaultRobotColor [] = {0.1f, 0.1f, 0.1f} |
static constexpr float | debugRedColor [] = {0.5f, 0.05f, 0.05f} |
Some colors commonly used in the simulator.
Colors stored for use with OpenGL.
Definition in file Colors.h.
|
static |
|
static |
|
static |
|
static |
|
static |