1 #ifndef COIN_SOSFVEC4US_H
2 #define COIN_SOSFVEC4US_H
27 #include <Inventor/fields/SoSField.h>
28 #include <Inventor/fields/SoSubField.h>
29 #include <Inventor/SbVec4us.h>
34 SO_SFIELD_HEADER(
SoSFVec4us, SbVec4us,
const SbVec4us &);
37 static void initClass(
void);
39 void setValue(
unsigned short x,
unsigned short y,
unsigned short z,
unsigned short w);
40 void setValue(
const unsigned short xyzw[4]);
44 #endif // !COIN_SOSFVEC4US_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.2.