Quaterniond.rotateAxis

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Quaterniond rotateAxis(double angle, double axisX, double axisY, double axisZ, Quaterniond dest)
    struct Quaterniond
    public
    rotateAxis
    (
    double angle
    ,
    double axisX
    ,
    double axisY
    ,
    double axisZ
    ,)
  2. Quaterniond rotateAxis(double angle, Vector3d axis, Quaterniond dest)
  3. Quaterniond rotateAxis(double angle, Vector3d axis)
  4. Quaterniond rotateAxis(double angle, double axisX, double axisY, double axisZ)

Meta