Class SoBBoxCacheElement


public class SoBBoxCacheElement extends SoElement
  • 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. ] *
    • push

      public void push(SoState state)
      Override push() method to keep GL up to date.
      Overrides:
      push in class SoElement
    • pop

      @Deprecated(since="9.8.1.0") public void pop(SoState state, SoElement prevTopElement)
      Deprecated.
      As of Open Inventor 9.8.1.0. Not usefull anymore. No specific pop function needed for this element
      Override pop() method to keep GL up to date.

      Warning Deprecated since Open Inventor 9810. Not usefull anymore. No specific pop function needed for this element

      Overrides:
      pop in class SoElement
    • get

      public static SoBBoxCacheElement.CacheModes get(SoState state)
      Returns cache mode.
    • set

      public static void set(SoState state, SoBBoxCacheElement.CacheModes cacheMode)
      Sets the boundingBox cache mode.