get_z_rotate_quat

Construct axis rotation quaternions.

Description

void get_z_rotate_quat(QUAT *q, float r);
Construct axis rotation quaternions, storing them in q. When applied to a point, these quaternions will rotate it about the relevant axis by the specified angle (given in binary, 256 degrees to a circle format).

Related Projects

The following projects include source code containing this keyword: