Class SoTextTextureQualityRangeElement


  • public class SoTextTextureQualityRangeElement
    extends SoReplacedElement
    Stores the current textured text quality range. This element stores the current textured text quality range value.

    See Also:
    SoTextProperty
    • Method Detail

      • 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. ] *
      • get

        public static SbVec2i32 get​(SoState state)
        Gets the current range in the state.
      • getDefault

        public static SbVec2i32 getDefault()
        Returns the default value.
      • set

        public static void set​(SoState state,
                               SoNode node,
                               SbVec2i32 range)
        Sets the current range in the state.