Class PoProfileElement


public class PoProfileElement extends SoReplacedElement
  • Method Details

    • getDirectProfile

      public static FloatBuffer getDirectProfile(SoState state, float step)
      Return the current 2D polygon defining the profile. step is only used for circular and elliptic profile.
    • getBBox

      public static SbBox2f getBBox(SoState state)
    • get

      public static PoProfile get(SoState state)
    • set

      public static void set(SoState state, SoNode node, PoProfile filter)
    • 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 PoProfile getDefault()
    • getProfile

      public static SbVec2f[] getProfile(SoState state, float step)
      Return the current 2D polygon defining the profile. step is only used for circular and elliptic profile.