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