Stores a list of int32_t, int, or enum values. More...
#include <Inventor/elements/SoInt32ListElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
Stores a list of int32_t, int, or enum values.
Subclasses store a list of int32_t, int, or enum values. This class defines generic matches() and copy() methods.
static int SoInt32ListElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoElement.
Reimplemented in SoMultiSwitchElement.
static SoType SoInt32ListElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoElement.
Reimplemented in SoMultiSwitchElement.