27#include <Inventor/fields/SoField.h>
The SoField class is the top-level abstract base class for fields.
Definition: SoField.h:38
static SoType getClassTypeId(void)
Definition: SoField.cpp:680
static void initClass(void)
Definition: SoField.cpp:600
The SoSField class is the base class for fields which contains only a single value.
Definition: SoSField.h:29
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50