Class JointDeviceJacobianCalculatorPtr


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

      • JointDeviceJacobianCalculatorPtr

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

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

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

        ptr can be null.

        The constructor is implicit on purpose.