API Documentation
Loading...
Searching...
No Matches
RGBColor.h File Reference
#include <NDEVR/Vector.h>
#include <NDEVR/ObjectInfo.h>
Include dependency graph for RGBColor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RGBColor
 Represents a color in the RGB space with optional alpha transparency. More...
 
struct  ObjectInfo< RGBColor, true, false >
 

Namespaces

namespace  NDEVR
 

Functions

template<class t_type >
constexpr RGBColoroperator*= (RGBColor &color, const t_type &value)
 
constexpr RGBColor operator* (const RGBColor &color, const fltp04 &value)
 
constexpr RGBColor operator* (const fltp04 &value, const RGBColor &color)