Ocean
HSVAColor.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::HSVAColor
 This class implements a color defined by hue, saturation, value and alpha parameters. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 

Typedefs

typedef std::vector< HSVAColor > Ocean::HSVAColors
 Definition of a vector holding rgba color objects. More...
 

Functions

std::ostream & Ocean::operator<< (std::ostream &stream, const HSVAColor &hsvaColor)
 
template<bool tActive>
MessageObject< tActive > & Ocean::operator<< (MessageObject< tActive > &messageObject, const HSVAColor &hsvaColor)
 
template<bool tActive>
MessageObject< tActive > & Ocean::operator<< (MessageObject< tActive > &&messageObject, const HSVAColor &hsvaColor)