Class SoDrawBufferElement


public class SoDrawBufferElement extends SoInt32Element
Stores the current draw buffer parameters. This element stores the current draw buffer parameters used for rendering, including:

  • Method Details

    • get

      Returns current depth buffer parameters.
    • 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. ] *
    • set

      public static void set(SoState state, SoDrawBufferElement.SoDrawBufferTypes type)
      Sets the depth buffer parameters. This method will (indirectly) call glDepthMask, glDepthFunc, glDepthRange with the new values