Stores a single int32_t, int, or enum value. More...
#include <Inventor/elements/SoInt32Element.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
Stores a single int32_t, int, or enum value.
Subclasses store a single int32_t, int, or enum value. This class defines generic matches() and copy() methods.
static int SoInt32Element::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoElement.
Reimplemented in SoAnnoText3CharOrientElement, SoAnnoText3FontSizeHintElement, SoAnnoText3RenderPrintElement, SoBBoxTypeElement, SoComplexityTypeElement, SoDecimationTypeElement, SoDrawBufferElement, SoDrawStyleElement, SoFontRenderStyleElement, SoGeoRenderElement, SoGLDrawBufferElement, SoGLDrawStyleElement, SoGLLightIdElement, SoGLShadowStyleElement, SoGLTransparencyTypeElement, SoInteractiveSwitchElement, SoMaterialBindingElement, SoNormalBindingElement, SoPickMethodElement, SoPickStyleElement, SoSwitchElement, SoTextAlignmentHElement, SoTextAlignmentVElement, SoTextKerningElement, SoTextOrientationElement, SoTextOutlineEnabledElement, SoTextStyleElement, SoTextureSendingEnabledElement, SoTransparencyTypeElement, and SoUnitsElement.
static SoType SoInt32Element::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoElement.
Reimplemented in SoAnnoText3CharOrientElement, SoAnnoText3FontSizeHintElement, SoAnnoText3RenderPrintElement, SoBBoxTypeElement, SoComplexityTypeElement, SoDecimationTypeElement, SoDrawBufferElement, SoDrawStyleElement, SoFontRenderStyleElement, SoGeoRenderElement, SoGLDrawBufferElement, SoGLDrawStyleElement, SoGLLightIdElement, SoGLShadowStyleElement, SoGLTransparencyTypeElement, SoInteractiveSwitchElement, SoMaterialBindingElement, SoNormalBindingElement, SoPickMethodElement, SoPickStyleElement, SoSwitchElement, SoTextAlignmentHElement, SoTextAlignmentVElement, SoTextKerningElement, SoTextOrientationElement, SoTextOutlineEnabledElement, SoTextStyleElement, SoTextureSendingEnabledElement, SoTransparencyTypeElement, and SoUnitsElement.