#include <Inventor/fields/SoMFUInt32.h>
Inheritance diagram for SoMFUInt32:
This field is used where nodes, engines or other field containers needs to store a group of multiple 32-bit unsigned integer values.
This field supports application data sharing through a setValuesPointer() method. See SoMField documentation for information on how to use this function.
Static Public Member Functions | |
void | initClass (void) |
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoMField. |