This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
gvr_gesture.h contains typos #544 Descriptiondiff --git a/libraries/headers/vr/gvr/capi/include/gvr_gesture.h b/libraries/headers/vr/gvr/capi/include/gvr_gesture.h index 5a28880..e2d1ac8 100644 --- a/libraries/headers/vr/gvr/capi/include/gvr_gesture.h +++ b/libraries/headers/vr/gvr/capi/include/gvr_gesture.h @@ -64,13 +64,13 @@ extern "C" { /// case GVR_GESTURE_SWIPE: /// // Handle swipe gesture. /// break; -/// case GVR_GESTURE__SCROLL_START: +/// case GVR_GESTURE_SCROLL_START: /// // Handle the start of a sequence of scroll gestures. /// break; -/// case GVR_GESTURE__SCROLL_UPDATE: +/// case GVR_GESTURE_SCROLL_UPDATE: /// // Handle an update in a sequence of scroll gestures. /// break; -/// case GVR_GESTURE__SCROLL_END: +/// case GVR_GESTURE_SCROLL_END: /// // Handle the end of a sequence of scroll gestures. /// break; /// default: @@ -243,13 +243,13 @@ typedef gvr_gesture Gesture; /// case GVR_GESTURE_SWIPE: /// // Handle swipe gesture. /// break; -/// case GVR_GESTURE__SCROLL_START: +/// case GVR_GESTURE_SCROLL_START: /// // Handle the start of a sequence of scroll gestures. /// break; -/// case GVR_GESTURE__SCROLL_UPDATE: +/// case GVR_GESTURE_SCROLL_UPDATE: /// // Handle an update in a sequence of scroll gestures. /// break; -/// case GVR_GESTURE__SCROLL_END: +/// case GVR_GESTURE_SCROLL_END: /// // Handle the end of a sequence of scroll gestures. /// break; /// default:
These documents also have the same typos.
https://developers.google.com/vr/reference/android-ndk/group/gesture
https://developers.google.com/vr/reference/android-ndk/class/gvr/gesture-api
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4