mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-03 21:56:06 +00:00
d/wmr: Fix doxygen warning
This commit is contained in:
parent
d5bed66734
commit
0e4f40c980
|
@ -152,8 +152,7 @@ struct wmr_hmd
|
||||||
//! SLAM tracker.
|
//! SLAM tracker.
|
||||||
//! @todo Right now, we are not consistent in how we interface with
|
//! @todo Right now, we are not consistent in how we interface with
|
||||||
//! trackers. In particular, we have a @ref xrt_tracked_slam field but not
|
//! trackers. In particular, we have a @ref xrt_tracked_slam field but not
|
||||||
//! an equivalent for hand tracking. Maybe we should try to use @ref
|
//! an equivalent for hand tracking.
|
||||||
//! xrt_tracked_hand?
|
|
||||||
struct xrt_tracked_slam *slam;
|
struct xrt_tracked_slam *slam;
|
||||||
|
|
||||||
//! Set at start. Whether the SLAM tracker was initialized.
|
//! Set at start. Whether the SLAM tracker was initialized.
|
||||||
|
|
Loading…
Reference in a new issue