Class SoInt32Element

Direct Known Subclasses:
SoAnnoText3CharOrientElement, SoAnnoText3FontSizeHintElement, SoAnnoText3RenderPrintElement, SoBBoxTypeElement, SoComplexityTypeElement, SoDecimationTypeElement, SoDrawBufferElement, SoDrawStyleElement, SoFontRenderStyleElement, SoGeoRenderElement, SoInteractiveSwitchElement, SoNormalBindingElement, SoPickMethodElement, SoPickStyleElement, SoSwitchElement, SoTangentBindingElement, SoTextAlignmentHElement, SoTextAlignmentVElement, SoTextKerningElement, SoTextOrientationElement, SoTextOutlineEnabledElement, SoTextStyleElement, SoTextureSendingEnabledElement, SoUnitsElement

public class SoInt32Element extends SoElement
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.

  • Method Details

    • getClassStackIndex

      @Deprecated(since="9.3.0.0") public static int getClassStackIndex()
      Deprecated.
      As of Open Inventor 9.3.0.0. replaced by SoElement.getClassStackIndex(Class)
      Returns the stack id for this element. ] *