Class SoTransferFunctionElement


public class SoTransferFunctionElement extends SoAccumulatedElement
  • Method Details

    • getDefault

      public static SoTransferFunction getDefault()
      Default values.
    • hasTransparency

      public static boolean hasTransparency(SoState state)
      returns true if one (at least) accumulated transferFuncion contains a transparency
    • set

      public static void set(SoState state, SoNode node, SoTransferFunction m_transferFunctionNode)
      Sets/Gets the current volume data attributes in the state.
    • get

      public static SoTransferFunction get(SoState state)
    • push

      public void push(SoState name_23785)
      Pushes element. Allows for side effects to occur. Default methods do nothing.
      Overrides:
      push in class SoAccumulatedElement
    • 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. ] *