#include <Inventor/fields/SoMFBitMask.h>
Static Public Member Functions | |
static void | initClass (void) |
This field is used where nodes, engines or other field containers needs to store multiple bitmasks with values from an enumerated set.
void SoMFBitMask::initClass | ( | void | ) | [static] |
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system.
Reimplemented from SoMFEnum.