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