Class SoBBoxCacheElement


  • public class SoBBoxCacheElement
    extends SoElement
    • 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

        @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