mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +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.
|
||||
//! @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
|
||||
//! an equivalent for hand tracking. Maybe we should try to use @ref
|
||||
//! xrt_tracked_hand?
|
||||
//! an equivalent for hand tracking.
|
||||
struct xrt_tracked_slam *slam;
|
||||
|
||||
//! Set at start. Whether the SLAM tracker was initialized.
|
||||
|
|
Loading…
Reference in a new issue