1 #ifndef COIN_SOSFCOLOR_H
2 #define COIN_SOSFCOLOR_H
27 #include <Inventor/fields/SoSField.h>
28 #include <Inventor/fields/SoSubField.h>
29 #include <Inventor/SbColor.h>
39 void setValue(
const SbVec3f & vec);
40 void setValue(
float red,
float green,
float blue);
41 void setValue(
const float rgb[3]);
42 void setHSVValue(
float h,
float s,
float v);
43 void setHSVValue(
const float hsv[3]);
46 #endif // !COIN_SOSFCOLOR_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Mon Mar 17 2014 18:54:30 for Coin by Doxygen 1.8.1.2.