Click or drag to resize
SoInt32Element Class

Stores a single int32_t, int, or enum value.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.Inventor.ElementsSoElement
      OIV.Inventor.ElementsSoInt32Element
        More...

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public class SoInt32Element : SoElement

The SoInt32Element type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPop

Pops element.

(Inherited from SoElement.)
Public methodPush

Pushes element.

(Inherited from SoElement.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks

Subclasses store a single int32_t, int, or enum value. This class defines generic matches() and copy() methods.

See Also
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.Inventor.ElementsSoElement
      OIV.Inventor.ElementsSoInt32Element
        OIV.Inventor.ElementsSoAnnoText3CharOrientElement
        OIV.Inventor.ElementsSoAnnoText3FontSizeHintElement
        OIV.Inventor.ElementsSoAnnoText3RenderPrintElement
        OIV.Inventor.ElementsSoBBoxTypeElement
        OIV.Inventor.ElementsSoComplexityTypeElement
        OIV.Inventor.ElementsSoDecimationTypeElement
        OIV.Inventor.ElementsSoDrawBufferElement
        OIV.Inventor.ElementsSoDrawStyleElement
        OIV.Inventor.ElementsSoFontRenderStyleElement
        OIV.Inventor.ElementsSoGeoRenderElement
        OIV.Inventor.ElementsSoInteractiveSwitchElement
        OIV.Inventor.ElementsSoMaterialBindingElement
        OIV.Inventor.ElementsSoNormalBindingElement
        OIV.Inventor.ElementsSoPickMethodElement
        OIV.Inventor.ElementsSoPickStyleElement
        OIV.Inventor.ElementsSoSwitchElement
        OIV.Inventor.ElementsSoTangentBindingElement
        OIV.Inventor.ElementsSoTextAlignmentHElement
        OIV.Inventor.ElementsSoTextAlignmentVElement
        OIV.Inventor.ElementsSoTextKerningElement
        OIV.Inventor.ElementsSoTextOrientationElement
        OIV.Inventor.ElementsSoTextOutlineEnabledElement
        OIV.Inventor.ElementsSoTextStyleElement
        OIV.Inventor.ElementsSoTextureSendingEnabledElement
        OIV.Inventor.ElementsSoUnitsElement