|
Rumba C++ SDK
|
#include "ImathColorAlgo.h"Namespaces | |
| Imath | |
Functions | |
| Vec3< double > | Imath::hsv2rgb_d (const Vec3< double > &hsv) |
| Color4< double > | Imath::hsv2rgb_d (const Color4< double > &hsv) |
| Vec3< double > | Imath::rgb2hsv_d (const Vec3< double > &c) |
| Color4< double > | Imath::rgb2hsv_d (const Color4< double > &c) |