36#include <Inventor/fields/SoField.h>
46 static void atexit_cleanup(
void);
The SoField class is the top-level abstract base class for fields.
Definition: SoField.h:47
static SoType getClassTypeId(void)
Definition: SoField.cpp:724
static void initClass(void)
Definition: SoField.cpp:627
The SoSField class is the base class for fields which contains only a single value.
Definition: SoSField.h:38
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:59