rotation

Returns a unit rotor that rotates from to to

  1. Rotor3 rotation(Vector3 from, Vector3 to)
    pragma(inline, true)
    rotation
    (
    Vector3 from
    ,
    Vector3 to
    )
  2. Rotor3 rotation(float angle, Bivector3 plane)

Meta