Class LinearInterpolatorRotation3DPtr


  • public class LinearInterpolatorRotation3DPtr
    extends java.lang.Object
    Ptr stores a pointer and optionally takes ownership of the value.
    • Constructor Detail

      • LinearInterpolatorRotation3DPtr

        public LinearInterpolatorRotation3DPtr​(long cPtr,
                                               boolean cMemoryOwn)
      • LinearInterpolatorRotation3DPtr

        public LinearInterpolatorRotation3DPtr()
        Default constructor yielding a NULL-pointer.
      • LinearInterpolatorRotation3DPtr

        public LinearInterpolatorRotation3DPtr​(LinearInterpolatorRotation3D ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.