Header. More...
Go to the source code of this file.
Functions | |
| void | osvrQuatToQuatlib (q_type dest, OSVR_Quaternion const *src) |
| void | osvrQuatFromQuatlib (OSVR_Quaternion *dest, q_type const src) |
| void | osvrVec3ToQuatlib (q_vec_type dest, OSVR_Vec3 const *src) |
| void | osvrVec3FromQuatlib (OSVR_Vec3 *dest, q_vec_type const src) |
| void | osvrPose3ToQuatlib (q_xyz_quat_type *dest, OSVR_Pose3 const *src) |
| void | osvrPose3FromQuatlib (OSVR_Pose3 *dest, q_xyz_quat_type const *src) |