Class SoProjectionElement


  • public class SoProjectionElement
    extends SoReplacedElement
    Store current projection node. This element stores the current projection node.

    See Also:
    SoProjection
    • Method Detail

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

        public static SbProjection getInternalProjection​(SoState state)
        Returns the projection routine associated with current SoProjection node.
      • set

        public static void set​(SoState state,
                               SoProjection prj)
        Sets the current projection node in the state.
      • get

        public static SoProjection get​(SoState state)
        Returns the current projection node from the state.
      • set

        public static void set​(SoState state,
                               SoNode name_19603,
                               SoProjection prj)
        Sets the current projection node in the state.