#include <ColorInterpolator.h>
Inheritance diagram for H3D::ColorInterpolator::SFValue:

Public Member Functions | |
| Vec3f | RGBToHSV (const RGB &rgb) |
| Function to convert from RGB to HSV color space. | |
| RGB | HSVToRGB (const Vec3f &rgb) |
| Function to convert from HSV to RGB color space. | |
| virtual void | update () |
| Make the field up to date given that an event has occured. | |
routes_in[0] is the fraction_changed field routes_in[1] is the key field routes_in[2[ is the keyValue field
1.4.5