5#ifndef BALL_VIEW_DATATYPE_COLORHSV_H
6#define BALL_VIEW_DATATYPE_COLORHSV_H
12#ifndef BALL_DATATYPE_STRING_H
16#ifndef BALL_VIEW_DATATYPE_COLORUNIT_H
20#ifndef BALL_VIEW_DATATYPE_COLORUNITHUE_H
181 void set(const
char* value);
201 void get(
char* value) const;
384 void stringToHSV_ (const
String& value);
391# ifndef BALL_NO_INLINE_FUNCTIONS
392# include <BALL/VIEW/DATATYPE/colorHSV.iC>
void setHue(const ColorUnitHue &hue)
void get(ColorRGBA &color) const
void swap(ColorHSV &color)
ColorUnit & getSaturation()
virtual void dump(std::ostream &s=std::cout, Size depth=0) const
void setSaturation(const ColorUnit &saturation)
void set(const ColorHSV &color)
void setValue(const ColorUnit &value)
#define BALL_CREATE(name)