|
Nebula
|
Namespaces | |
| namespace | Math |
| Different curves. | |
Functions | |
| quat | Math::rotationmatrix (const mat4 &m) |
| quat | Math::quatyawpitchroll (scalar y, scalar x, scalar z) |
| vec3 | Math::to_euler (const quat &q) |
| quat | Math::from_euler (const vec3 &v) |