Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Platform::Meta::Quest::Device |
This class implements functions for Meta's Quest devices. 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. | |
Functions | |
uint32_t | Ocean::Platform::Meta::Quest::PlatformMetaDevice_externalDeviceType (const std::string &productModel, const std::string &productName) |
Returns the type of the device. More... | |
std::string | Ocean::Platform::Meta::Quest::PlatformMetaDevice_externalDeviceName (const uint32_t deviceType) |
Returns the name of a device which is based on external knowledge. More... | |