Class SoFloatElement

Direct Known Subclasses:
SoComplexityElement, SoCreaseAngleElement, SoDecimationPercentageElement, SoDepthOffsetElement, SoFocalDistanceElement, SoFontSizeElement, SoLineWidthElement, SoNeighborToleranceElement, SoPointSizeElement, SoTextAliasingFactorElement, SoTextBackFrameLineWidthElement, SoTextMarginElement, SoTextureQualityElement

public class SoFloatElement extends SoElement
Element's subclasses store a single float, int, or enum value. This element's subclasses store a single float, 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. ] *