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