#include <Inventor/fields/SoMFShort.h>
Inheritance diagram for SoMFShort:
This field is used where nodes, engines or other field containers needs to store a group of multiple short 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. |