Quaterniond.nlerpIterative

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

Meta