u/device: Improve comment on u_device_get_view_poses

This commit is contained in:
Jakob Bornecrantz 2023-11-15 18:30:56 +00:00
parent 5d49486a8b
commit 45f1a2d230

View file

@ -152,7 +152,9 @@ u_device_get_view_pose(const struct xrt_vec3 *eye_relation, uint32_t view_index,
*/
/*!
* Helper function for `get_view_poses` in a HMD driver.
* Helper function to implement @ref xrt_device::get_view_poses in a HMD driver.
*
* The field @ref xrt_device::hmd needs to be set and valid.
*/
void
u_device_get_view_poses(struct xrt_device *xdev,