Class JointDeviceJacobianCalculatorCPtr


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

      • JointDeviceJacobianCalculatorCPtr

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

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

        public JointDeviceJacobianCalculatorCPtr​(JointDeviceJacobianCalculator ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.