This site has been permanently archived. The content on this site was last updated in 2019.
GVRCardboardView.h File
Stay organized with collections
Save and categorize content based on your preferences.
GVRCardboardView.h File.
More...
|
typedef | NS_ENUM (NSInteger, GVRUserEvent) |
|
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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eGVRCardboardView.h\u003c/code\u003e file, which is central to rendering VR graphics on iOS.\u003c/p\u003e\n"],["\u003cp\u003eIt defines the \u003ccode\u003eGVRCardboardView\u003c/code\u003e class, responsible for displaying VR content, and the \u003ccode\u003eGVRCardboardViewDelegate\u003c/code\u003e protocol for handling view-related events.\u003c/p\u003e\n"],["\u003cp\u003eThe file also includes the \u003ccode\u003eGVRUserEvent\u003c/code\u003e enum, likely for managing user interactions within the VR environment.\u003c/p\u003e\n"]]],["The core content describes the `GVRCardboardView.h` file, which defines a view for rendering graphics in VR mode. It outlines two primary components: the `GVRCardboardView` class and the `GVRCardboardViewDelegate` protocol. The class is responsible for the VR rendering, while the protocol defines delegate methods. The file also defines a `GVRUserEvent` enum type, along with references to further details on these classes and functions.\n"],null,["# GVRCardboardView.h File\n\n[Classes](#nested-classes) \\| [Functions](#func-members) \nGVRCardboardView.h File Reference \n[GVRCardboardView.h](/vr/ios/reference/g_v_r_cardboard_view_8h \"GVRCardboardView.h File. \") File.\n[More...](#details)\n\n|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Classes ------- ||\n| protocol | [\\\u003cGVRCardboardViewDelegate\\\u003e](/vr/ios/reference/protocol_g_v_r_cardboard_view_delegate-p) |\n| | Defines a delegate protocol for [GVRCardboardView](/vr/ios/reference/interface_g_v_r_cardboard_view \"Defines a view responsible for rendering graphics in VR mode. \"). [More...](/vr/ios/reference/protocol_g_v_r_cardboard_view_delegate-p#details) |\n| ||\n| class | [GVRCardboardView](/vr/ios/reference/interface_g_v_r_cardboard_view) |\n| | Defines a view responsible for rendering graphics in VR mode. [More...](/vr/ios/reference/interface_g_v_r_cardboard_view#details) |\n| ||\n\n|---------|---------------------------------------|\n| Functions --------- ||\n| typedef | **NS_ENUM** (NSInteger, GVRUserEvent) |\n| ||\n\nDetailed Description\n--------------------\n\n[GVRCardboardView.h](/vr/ios/reference/g_v_r_cardboard_view_8h \"GVRCardboardView.h File. \") File."]]