1 #ifndef COIN_SOSFCOLOR_H
2 #define COIN_SOSFCOLOR_H
36 #include <Inventor/fields/SoSField.h>
37 #include <Inventor/fields/SoSubField.h>
38 #include <Inventor/SbColor.h>
48 void setValue(
const SbVec3f & vec);
49 void setValue(
float red,
float green,
float blue);
50 void setValue(
const float rgb[3]);
51 void setHSVValue(
float h,
float s,
float v);
52 void setHSVValue(
const float hsv[3]);
55 #endif // !COIN_SOSFCOLOR_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:50 for Coin by Doxygen 1.8.1.2.