namespace
#include <OE/Math/Color.hpp>
Color
Functions
Variables
- static const Color3f Black
- Solid black color (0, 0, 0)
- static const Color3f White
- Solid white color (1, 1, 1)
- static const Color3f Red
- Solid red color (1, 0, 0)
- static const Color3f Green
- Solid green color (0, 1, 0)
- static const Color3f Blue
- Solid blue color (0, 0, 1)
- static const Color3f Magenta
- Solid magenta color (1, 0, 1)
- static const Color4f Transparent
- Transparent color (0, 0, 0, 0)