Quaterniond.invert

Invert this quaternion and {@link #normalize() normalize} it. <p> If this quaternion is already normalized, then {@link #conjugate()} should be used instead.

@see #conjugate()

@return this

  1. Quaterniond invert(Quaterniond dest)
  2. Quaterniond invert()
    struct Quaterniond
    ref public return
    invert
    ()

Meta