Class SoTextureImageElementBase

Direct Known Subclasses:
SoTextureImage3Element, SoTextureImageElement

public class SoTextureImageElementBase extends SoReplacedTextureElement
Stores the current texture image. This element stores the current texture image.

See Also:
  • Method Details

    • push

      public void push(SoState state)
      Overrides push() method to copy values from next instance in the stack.
      Overrides:
      push in class SoReplacedTextureElement
    • 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. ] *