API reference
API reference
Select your platform
No SDKs available
No versions available

OVR_KeyValuePairType.h File

Overview

Details

Enumeration Types

enum OVR_KeyValuePairType.h.ovrKeyValuePairType_
Enumerator
ovrKeyValuePairType_String
ovrKeyValuePairType_Int
ovrKeyValuePairType_Double
ovrKeyValuePairType_Unknown

Typedefs

typedef enum ovrKeyValuePairType_ ovrKeyValuePairType ( )
No description available.

Functions

const char* ovrKeyValuePairType_ToString
Converts an ovrKeyValuePairType enum value to a string The returned string does not need to be freed
ovrKeyValuePairType ovrKeyValuePairType_FromString
( const char * str )
Converts a string representing an ovrKeyValuePairType enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon