1 #ifndef COIN_SOSFCOLORRGBA_H
2 #define COIN_SOSFCOLORRGBA_H
27 #include <Inventor/fields/SoSField.h>
28 #include <Inventor/fields/SoSubField.h>
29 #include <Inventor/SbColor4f.h>
37 static void initClass(
void);
39 void setValue(
const SbVec4f & vec);
40 void setValue(
float red,
float green,
float blue,
float alpha);
41 void setValue(
const float rgba[4]);
42 void setHSVValue(
float h,
float s,
float v,
float a);
43 void setHSVValue(
const float hsva[4]);
47 #endif // !COIN_SOSFCOLORRGBA_H
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Mar 28 2013 for Coin by Doxygen. 1.8.3.1