Class SoTextureSendingEnabledElement


  • public class SoTextureSendingEnabledElement
    extends SoInt32Element
    Stores the information that indicates if texture calls must be sent. This element stores information that indicates if texture calls must be sent.

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

        public static boolean getDefault()
        Returns the default element value.
      • get

        public static boolean get​(SoState state)
        Returns the current element value.
      • set

        public static void set​(SoState state,
                               boolean flag)
        Sets the current element value.