Class SoVolumeClippingGroupElement

    • Method Detail

      • 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
      • push

        public void push​(SoState state)
        Pushes element. Allows for side effects to occur. Default methods do nothing.
        Overrides:
        push in class SoElement
      • getClassStackIndex

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