[−][src]Module pbrt::core::quaternion
Structs
| Quaternion |
Functions
| quat_dot_quat |
The inner product of two quaterions. |
| quat_normalize |
A quaternion can be normalized by dividing by its length. |
| quat_slerp |