Quaterniond.slerp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Quaterniond slerp(Quaterniond target, double alpha)
  2. Quaterniond slerp(Quaterniond target, double alpha, Quaterniond dest)
    struct Quaterniond
  3. Quaterniond slerp(Quaterniond[] qs, double[] weights, Quaterniond dest)

Meta