Class SoBBoxTypeElement


public class SoBBoxTypeElement extends SoInt32Element
Stores the current BBox type. This element stores the current BBox type.

See Also:
  • Method Details

    • 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. ] *
    • getDefault

      public static SoBBoxTypeElement.Types getDefault()
      Returns the default BBox type.
    • set

      public static void set(SoState state, SoBBoxTypeElement.Types type)
      Sets the current BBox type in the state.
    • get

      public static SoBBoxTypeElement.Types get(SoState state)
      Returns current BBox type from the state.
    • set

      public static void set(SoState state, SoNode name_8871, SoBBoxTypeElement.Types type)
      Sets the current BBox type in the state.