1 #ifndef COIN_SOSFCOLORRGBA_H
2 #define COIN_SOSFCOLORRGBA_H
36 #include <Inventor/fields/SoSField.h>
37 #include <Inventor/fields/SoSubField.h>
38 #include <Inventor/SbColor4f.h>
46 static void initClass(
void);
48 void setValue(
const SbVec4f & vec);
49 void setValue(
float red,
float green,
float blue,
float alpha);
50 void setValue(
const float rgba[4]);
51 void setHSVValue(
float h,
float s,
float v,
float a);
52 void setHSVValue(
const float hsva[4]);
56 #endif // !COIN_SOSFCOLORRGBA_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 26 2013 23:25:58 for Coin by Doxygen 1.8.4.