Class CubicSplineInterpolatorTransform3D_fPtr


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

      • CubicSplineInterpolatorTransform3D_fPtr

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

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

        public CubicSplineInterpolatorTransform3D_fPtr​(CubicSplineInterpolatorTransform3D_f ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.