![]() |
API Documentation
|
#include <NDEVR/Color.h>#include <NDEVR/Vector.h>#include <NDEVR/ObjectInfo.h>Go to the source code of this file.
Classes | |
| class | RGBColor |
| Represents a color in the RGB space with optional alpha transparency. More... | |
Namespaces | |
| namespace | NDEVR |
Functions | |
| constexpr RGBColor | operator* (const fltp04 &value, const RGBColor &color) |
| constexpr RGBColor | operator* (const RGBColor &color, const fltp04 &value) |
| template<class t_type > | |
| constexpr RGBColor & | operator*= (RGBColor &color, const t_type &value) |