Class Wrench6f


  • public class Wrench6f
    extends java.lang.Object
    • Constructor Detail

      • Wrench6f

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

        public Wrench6f​(float fx,
                        float fy,
                        float fz,
                        float tx,
                        float ty,
                        float tz)
      • Wrench6f

        public Wrench6f()
    • Method Detail

      • getCPtr

        public static long getCPtr​(Wrench6f obj)
      • delete

        public void delete()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • get

        public float get​(long i)
      • set

        public void set​(long i,
                        float d)
      • multiply

        public Wrench6f multiply​(float s)
      • norm1

        public float norm1()
      • norm2

        public float norm2()
      • normInf

        public float normInf()