module documentation
Undocumented
| Class | |
Undocumented |
| Function | rotate |
Rotate 3D Vector by rotation quaternion. Params: vectors: (3 x N) 3-vectors each specified as any ordered sequence of 3 real numbers corresponding to x, y, and z values. rotation: A rotation quaternion. |