Class SoBBoxCacheElement


  • public class SoBBoxCacheElement
    extends SoElement
    • Method Detail

      • getClassStackIndex

        @Deprecated
        public static int getClassStackIndex()
        Deprecated.
        As of Open Inventor 9300. replaced by SoElement.getClassStackIndex(Class)
        Returns the stack id for this element. ] *
      • pop

        @Deprecated
        public void pop​(SoState state,
                        SoElement prevTopElement)
        Deprecated.
        As of Open Inventor 9810. 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