Class SoUniformShaderParameterElement


  • public class SoUniformShaderParameterElement
    extends SoAccumulatedElement
    Stores the current uniform shader parameter. This element stores the current uniform shader parameter.

    See Also:
    SoShaderParameter
    • 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. ] *
      • pop

        public void pop​(SoState state,
                        SoElement prevTopElement)
        Pops element. Allows for side effects to occur. Default methods do nothing.
        Overrides:
        pop in class SoElement
      • add

        @Deprecated(since="1.0.0.0")
        public static void add​(SoState state,
                               SoShaderParameter param,
                               SoMFNode shaderObjects)
        Deprecated.
        As of Open Inventor 1.0.0.0. Use the add() without a SoMFNode as last parameter.

        Warning Deprecated since Open Inventor 1000. Use the add() without a SoMFNode as last parameter.