1 #ifndef COIN_SOSFUSHORT_H
2 #define COIN_SOSFUSHORT_H
36 #include <Inventor/fields/SoSField.h>
37 #include <Inventor/fields/SoSubField.h>
42 SO_SFIELD_HEADER(
SoSFUShort,
unsigned short,
unsigned short);
The SoSFUShort class is a container for a unsigned short integer value.
Definition: SoSFUShort.h:39
The SoSField class is the base class for fields which contains only a single value.
Definition: SoSField.h:38
static void initClass(void)
Definition: SoSField.cpp:137