Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Platform::Meta::Quest::Application::VRControllerVisualizer |
This class implements helper functions allowing to visualize the controllers of Quest headsets in an Ocean-based VR application (e.g., VRNativeApplication). More... | |
class | Ocean::Platform::Meta::Quest::Application::VRControllerVisualizer::ScopedState |
This class implements a scoped state object allowing to reset all states of a visualizer. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Platform | |
Namespace of the Platform library. | |
Ocean::Platform::Meta | |
Namespace of the Platform Meta library. | |
Ocean::Platform::Meta::Quest | |
Namespace of the Platform Meta Quest library. | |
Ocean::Platform::Meta::Quest::Application | |
Namespace of the Platform Meta Quest Application library. | |
Functions | |
bool | Ocean::Platform::Meta::Quest::Application::VRControllerVisualizer_externalControllerModelFiles (const uint32_t deviceType, std::string &leftModelFile, std::string &rightModelFile) |
Returns the model file for an external controller. More... | |