Class PoProfileElement

    • Method Detail

      • getDirectProfile

        public static java.nio.FloatBuffer getDirectProfile​(SoState state,
                                                            float step)
        Return the current 2D polygon defining the profile. step is only used for circular and elliptic profile.
      • 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.