rotate vector3d by rotation or orientation
Description
Either |v| or |rot| are single elements or both have the same size. The ouptut |v| will have the same size as the biger of both input arrays.
Syntax
Input
v | vector3d |
q | quaternion |
Output
r | q * v |