qinvert
vector4 qinvert(vector4 quaternion)
Creates the inverse quaternion to the supplied one. This will rotate points in the opposite direction.
vector4 qinvert(vector4 quaternion)
Creates the inverse quaternion to the supplied one. This will rotate points in the opposite direction.