#include <Inventor/fields/SoSFInt32.h>
Static Public Member Functions | |
static void | initClass (void) |
This field is used where nodes, engines or other field containers needs to store a single 32-bit integer value.
void SoSFInt32::initClass | ( | void | ) | [static] |
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system.
Reimplemented from SoSField.