dihedral expression function

Computes the dihedral matrix between vectors v0 and v1.

Replaced by: hou.Vector3

Usage

dihedral(v0, v1)

This returns a rotation matrix which will rotate vector v0 to vector v1.