This site has been permanently archived. The content on this site was last updated in 2019.
com.google.vr.ndk.base
Interfaces
Classes
Enums
UserPrefs.RuntimeFeature |
These are features that may be available on some devices but can be enabled or disabled by the
user. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["This page provides a list of Java classes and interfaces used in the Google VR NDK."],["These components enable developers to build VR experiences on Android, including features like head tracking, controller input, and stereo rendering."],["`GvrApi` is the main entry point for accessing core VR functionality, while `GvrLayout` and `GvrUiLayout` help integrate VR views into Android applications."],["Other classes offer utilities for handling VR events, managing swap chains and buffers, and querying device properties."]]],["This content details the Android NDK base library for VR development, outlining various interfaces, classes, and enums. Key components include `GvrApi` for core VR functions, `BufferSpec` and `BufferViewport` for pixel buffer management and display regions, and `Frame` and `SwapChain` for rendering. `GvrLayout` supports VR presentation, `DaydreamApi` offers Daydream-specific calls, and `Event` handles GVR events. `Properties`, `UserPrefs`, and `Version` manage device information, user settings, and SDK versions respectively.\n"]]