Class SoMultipleInstanceElement


public class SoMultipleInstanceElement extends SoReplacedElement
Stores current MultiInstance info. This element stores the current multiple instance information.

See Also:
  • Method Details

    • set

      public static void set(SoState state, SoNode node, SoMultipleInstance instanceproperty)
      Sets the current multiple instance node.
    • 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. ] *
    • getNumBatches

      public static int getNumBatches(SoState state)
      Return the number of batches.
    • getDefault

      public static SoMultipleInstance getDefault()
      returns the default element value.
    • get

      public static SoMultipleInstance get(SoState state)
      Returns the current element in the state.
    • getNumInstances

      public static int getNumInstances(SoState state)
      Returns the number of shape instance requests in the state.