Class LinearInterpolatorRotation3D_fPtr


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

      • LinearInterpolatorRotation3D_fPtr

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

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

        public LinearInterpolatorRotation3D_fPtr​(LinearInterpolatorRotation3D_f ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.