Class CubicSplineInterpolatorRotation3D_fPtr


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

      • CubicSplineInterpolatorRotation3D_fPtr

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

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

        public CubicSplineInterpolatorRotation3D_fPtr​(CubicSplineInterpolatorRotation3D_f ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.