Class SoVolumeTransformElement


  • public class SoVolumeTransformElement
    extends SoAccumulatedElement
    Stores the current volume transform(s). This element stores pointers to the volume transform node currently in the traversal state.

    See Also:
    SoVolumeTransform
    • Method Detail

      • get

        public static SoVolumeTransform get​(SoState state)
        Returns most recently traversed volume transform from the state.
      • 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. ] *