Class LinearInterpolatorTransform3D_fPtr


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

      • LinearInterpolatorTransform3D_fPtr

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

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

        public LinearInterpolatorTransform3D_fPtr​(LinearInterpolatorTransform3D_f ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.