Monado OpenXR Runtime
|
A tightly packed 3x3 matrix of floats. More...
#include <xrt/xrt_defines.h>
Data Fields | |
float | v [9] |
Related Functions | |
(Note that these are not member functions.) | |
void | math_quat_from_matrix_3x3 (const struct xrt_matrix_3x3 *mat, struct xrt_quat *result) |
Create a rotation from a 3x3 rotation matrix. More... | |
A tightly packed 3x3 matrix of floats.