8#ifndef META_OCEAN_PLATFORM_META_QUEST_PLATFORMSDK_UTILITIES_H
9#define META_OCEAN_PLATFORM_META_QUEST_PLATFORMSDK_UTILITIES_H
13#include <OVR_Platform.h>
34class OCEAN_PLATFORM_META_QUEST_PLATFORMSDK_EXPORT
Utilities
44 static Indices64 extractUsers(ovrUserArrayHandle userArrayHandle, std::vector<std::string>* userNames =
nullptr);
std::vector< Index64 > Indices64
Definition of a vector holding 64 bit index values.
Definition Base.h:108
The namespace covering the entire Ocean framework.
Definition Accessor.h:15