Stores a single int32_t, int, or enum value. More...
#include <Inventor/elements/SoInt32Element.h>
Public Member Functions | |
virtual void | print (FILE *fp) const |
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, SoInteractiveSwitchElement, SoMaterialBindingElement, SoNormalBindingElement, SoPickMethodElement, SoPickStyleElement, SoSwitchElement, SoTangentBindingElement, SoTextAlignmentHElement, SoTextAlignmentVElement, SoTextKerningElement, SoTextOrientationElement, SoTextOutlineEnabledElement, SoTextStyleElement, SoTextureSendingEnabledElement, 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, SoInteractiveSwitchElement, SoMaterialBindingElement, SoNormalBindingElement, SoPickMethodElement, SoPickStyleElement, SoSwitchElement, SoTangentBindingElement, SoTextAlignmentHElement, SoTextAlignmentVElement, SoTextKerningElement, SoTextOrientationElement, SoTextOutlineEnabledElement, SoTextStyleElement, SoTextureSendingEnabledElement, and SoUnitsElement.
virtual void SoInt32Element::print | ( | FILE * | fp | ) | const [virtual] |
Prints element (for debugging).
Reimplemented from SoElement.
Reimplemented in SoBBoxTypeElement, SoComplexityTypeElement, SoDecimationTypeElement, SoDrawBufferElement, SoDrawStyleElement, SoFontRenderStyleElement, SoGeoRenderElement, SoMaterialBindingElement, SoNormalBindingElement, SoPickMethodElement, SoPickStyleElement, SoTangentBindingElement, SoTextAlignmentHElement, SoTextAlignmentVElement, SoTextOrientationElement, and SoUnitsElement.