The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

d/wmr: Fix doxygen warning

+1 -2
+1 -2
src/xrt/drivers/wmr/wmr_hmd.h
··· 152 152 //! SLAM tracker. 153 153 //! @todo Right now, we are not consistent in how we interface with 154 154 //! trackers. In particular, we have a @ref xrt_tracked_slam field but not 155 - //! an equivalent for hand tracking. Maybe we should try to use @ref 156 - //! xrt_tracked_hand? 155 + //! an equivalent for hand tracking. 157 156 struct xrt_tracked_slam *slam; 158 157 159 158 //! Set at start. Whether the SLAM tracker was initialized.