The open source OpenXR runtime
0
fork

Configure Feed

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

t/hand: Improve comment

+1 -1
+1 -1
src/xrt/tracking/hand/t_hand_tracking_async.c
··· 200 200 return; 201 201 } 202 202 203 - // Just to sanity check the above. 203 + // Just to check the above. 204 204 assert(hta->frames[0] != NULL); 205 205 assert(hta->frames[1] == NULL); 206 206