This site has been permanently archived. The content on this site was last updated in 2019.
Stay organized with collections
Save and categorize content based on your preferences.
Google VR iOS NDK Reference
C and C++ reference pages for the Google VR iOS NDK.
Modules
|
Google VR Base C API
|
This is the Google VR C API. |
Google VR Types
|
Various types used in the Google VR NDK. |
Head Mounted Display
|
Functions for managing viewer information. |
Head tracking
|
Functions for managing head tracking. |
Spatial Audio API
|
This is the GVR Audio C API, a spatial audio rendering engine, optimized for mobile VR. |
Surround Renderer API
|
This is the GVR Binaural Surround Renderer C API which reads in PCM buffers of surround sound as well as ambisonic soundfield content to render binaural stereo. |
Swap chains and frames
|
Functions to create a swap chain, manipulate it and submit frames for lens distortion and presentation on the screen. |
Viewports and viewport lists
|
Objects to define the mapping between the application's rendering output and the user's field of view. |
Classes
|
gvr::AudioApi
|
This is a convenience C++ wrapper for the Audio C API. |
gvr::AudioSurroundApi
|
This is a convenience C++ wrapper for the Audio Surround C API. |
gvr::BufferSpec
|
Convenience C++ wrapper for gvr_buffer_spec, an opaque pixel buffer specification. |
gvr::BufferViewport
|
Convenience C++ wrapper for the opaque gvr_buffer_viewport type. |
gvr::BufferViewportList
|
Convenience C++ wrapper for the opaque gvr_buffer_viewport_list type. |
gvr::Frame
|
Convenience C++ wrapper for gvr_frame, which represents a single frame acquired for rendering from the swap chain. |
gvr::GvrApi
|
This is a convenience C++ wrapper for the Google VR C API. |
gvr::Properties
|
Convenience C++ wrapper for gvr_properties. |
gvr::SwapChain
|
Convenience C++ wrapper for gvr_swap_chain, which represents a queue of frames. |
gvr::UserPrefs
|
Convenience C++ wrapper for gvr_user_prefs. |
gvr::WrapperBase
|
Base class for all C++ wrapper objects. |
Structs
|
gvr_clock_time_point
|
A monotonic system time representation. |
gvr_event
|
Container for various GVR-events to which the client can optionally respond. |
gvr_mat4f
|
A floating point 4x4 matrix stored in row-major form. |
gvr_quatf
|
A floating point quaternion, in JPL format. |
gvr_recenter_event_data
|
Event data associated with a GVR_EVENT_RECENTER event, which indicates head tracking recentering. |
gvr_rectf
|
A floating point 2D rect. |
gvr_recti
|
An integral 2D rect. Used for window bounds in pixels. |
gvr_sizei
|
An integral 2D size. Used for render target sizes. |
gvr_value
|
A generic container for various pure value types. |
gvr_vec2f
|
A floating point 2D vector. |
gvr_vec3f
|
A floating point 3D vector. |
gvr_version_
|
Version information for the Google VR API. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[],[]]