typedef Angle<double> OVR::Angled |
Definition at line 1098 of file OVR_Math.h.
typedef Angle<float> OVR::Anglef |
Definition at line 1097 of file OVR_Math.h.
typedef char OVR::Char |
Definition at line 200 of file OVR_Types.h.
typedef Math<double> OVR::Mathd |
Definition at line 130 of file OVR_Math.h.
typedef Math<float> OVR::Mathf |
Definition at line 129 of file OVR_Math.h.
typedef Plane<float> OVR::Planef |
Definition at line 1145 of file OVR_Math.h.
typedef Quat<double> OVR::Quatd |
Definition at line 1020 of file OVR_Math.h.
typedef Quat<float> OVR::Quatf |
Definition at line 1019 of file OVR_Math.h.
typedef int8_t OVR::SByte |
Definition at line 233 of file OVR_Types.h.
typedef int16_t OVR::SInt16 |
Definition at line 235 of file OVR_Types.h.
typedef int32_t OVR::SInt32 |
Definition at line 237 of file OVR_Types.h.
typedef int64_t OVR::SInt64 |
Definition at line 239 of file OVR_Types.h.
typedef ptrdiff_t OVR::SPInt |
Definition at line 204 of file OVR_Types.h.
typedef void* OVR::ThreadId |
Definition at line 169 of file OVR_Threads.h.
typedef uint8_t OVR::UByte |
Definition at line 234 of file OVR_Types.h.
typedef uint16_t OVR::UInt16 |
Definition at line 236 of file OVR_Types.h.
typedef uint32_t OVR::UInt32 |
Definition at line 238 of file OVR_Types.h.
typedef uint64_t OVR::UInt64 |
Definition at line 240 of file OVR_Types.h.
typedef size_t OVR::UPInt |
Definition at line 203 of file OVR_Types.h.
typedef Vector2<double> OVR::Vector2d |
Definition at line 216 of file OVR_Math.h.
typedef Vector2<float> OVR::Vector2f |
Definition at line 215 of file OVR_Math.h.
typedef Vector3<double> OVR::Vector3d |
Definition at line 300 of file OVR_Math.h.
typedef Vector3<float> OVR::Vector3f |
Definition at line 299 of file OVR_Math.h.
anonymous enum |
Definition at line 37 of file OVR_DeviceImpl.cpp.
anonymous enum |
Definition at line 33 of file OVR_DeviceImpl.h.
anonymous enum |
Definition at line 23 of file OVR_LatencyTestImpl.cpp.
anonymous enum |
Sensor_VendorId | |
Sensor_ProductId | |
Sensor_OldVendorId | |
Sensor_OldProductId | |
Sensor_DefaultReportRate | |
Sensor_MaxReportRate |
Definition at line 27 of file OVR_SensorImpl.cpp.
enum OVR::Axis |
Definition at line 33 of file OVR_Math.h.
enum OVR::AxisDirection |
Definition at line 57 of file OVR_Math.h.
enum OVR::DeviceType |
Definition at line 26 of file OVR_DeviceConstants.h.
enum OVR::HandedSystem |
Definition at line 51 of file OVR_Math.h.
enum OVR::JSONItemType |
Definition at line 29 of file OVR_JSON.h.
enum OVR::KeyCode |
Definition at line 27 of file OVR_KeyCodes.h.
LatencyTestMessage_None | |
LatencyTestMessage_Samples | |
LatencyTestMessage_ColorDetected | |
LatencyTestMessage_TestStarted | |
LatencyTestMessage_Button | |
LatencyTestMessage_Unknown | |
LatencyTestMessage_SizeError |
Definition at line 48 of file OVR_LatencyTestImpl.cpp.
enum OVR::LogMessageType |
enum OVR::MessageType |
Message_None | |
Message_DeviceAdded | |
Message_DeviceRemoved | |
Message_BodyFrame | |
Message_LatencyTestSamples | |
Message_LatencyTestColorDetected | |
Message_LatencyTestStarted | |
Message_LatencyTestButton |
Definition at line 37 of file OVR_DeviceMessages.h.
enum OVR::PickType |
Definition at line 244 of file OVR_RefCount.h.
enum OVR::ProfileType |
Definition at line 32 of file OVR_Profile.h.
enum OVR::RotateDirection |
Definition at line 45 of file OVR_Math.h.
TrackerMessage_None | |
TrackerMessage_Sensors | |
TrackerMessage_Unknown | |
TrackerMessage_SizeError |
Definition at line 80 of file OVR_SensorImpl.cpp.
Vector3f OVR::AccelFromBodyFrameUpdate | ( | const TrackerSensors & | update, |
UByte | sampleNumber, | ||
bool | convertHMDToSensor = false |
||
) |
Definition at line 744 of file OVR_SensorImpl.cpp.
const char* OVR::AssignError | ( | const char ** | perror, |
const char * | errorMessage | ||
) |
Definition at line 101 of file OVR_JSON.cpp.
static bool OVR::CmpUnicodeKey | ( | const GUnicodePairType & | a, |
UInt16 | key | ||
) | [inline, static] |
Definition at line 790 of file OVR_Std.cpp.
OVR_FORCE_INLINE T* OVR::Construct | ( | void * | p | ) |
Definition at line 94 of file OVR_Allocator.h.
OVR_FORCE_INLINE T* OVR::Construct | ( | void * | p, |
const T & | source | ||
) |
Definition at line 100 of file OVR_Allocator.h.
OVR_FORCE_INLINE T* OVR::ConstructAlt | ( | void * | p, |
const S & | source | ||
) |
Definition at line 107 of file OVR_Allocator.h.
OVR_FORCE_INLINE T* OVR::ConstructAlt | ( | void * | p, |
const S1 & | src1, | ||
const S2 & | src2 | ||
) |
Definition at line 113 of file OVR_Allocator.h.
OVR_FORCE_INLINE void OVR::ConstructArray | ( | void * | p, |
UPInt | count | ||
) |
Definition at line 119 of file OVR_Allocator.h.
OVR_FORCE_INLINE void OVR::ConstructArray | ( | void * | p, |
UPInt | count, | ||
const T & | source | ||
) |
Definition at line 129 of file OVR_Allocator.h.
static float OVR::DecodeFloat | ( | const UByte * | buffer | ) | [static] |
Definition at line 55 of file OVR_SensorImpl.cpp.
bool OVR::DecodeLatencyTestButtonMessage | ( | LatencyTestButtonMessage * | message, |
UByte * | buffer, | ||
int | size | ||
) |
Definition at line 245 of file OVR_LatencyTestImpl.cpp.
bool OVR::DecodeLatencyTestColorDetectedMessage | ( | LatencyTestColorDetectedMessage * | message, |
UByte * | buffer, | ||
int | size | ||
) |
Definition at line 149 of file OVR_LatencyTestImpl.cpp.
bool OVR::DecodeLatencyTestSamplesMessage | ( | LatencyTestSamplesMessage * | message, |
UByte * | buffer, | ||
int | size | ||
) |
Definition at line 96 of file OVR_LatencyTestImpl.cpp.
bool OVR::DecodeLatencyTestStartedMessage | ( | LatencyTestStartedMessage * | message, |
UByte * | buffer, | ||
int | size | ||
) |
Definition at line 198 of file OVR_LatencyTestImpl.cpp.
static SInt16 OVR::DecodeSInt16 | ( | const UByte * | buffer | ) | [static] |
Definition at line 45 of file OVR_SensorImpl.cpp.
bool OVR::DecodeTrackerMessage | ( | TrackerMessage * | message, |
UByte * | buffer, | ||
int | size | ||
) |
Definition at line 142 of file OVR_SensorImpl.cpp.
static UInt16 OVR::DecodeUInt16 | ( | const UByte * | buffer | ) | [static] |
Definition at line 29 of file OVR_LatencyTestImpl.cpp.
static UInt32 OVR::DecodeUInt32 | ( | const UByte * | buffer | ) | [static] |
Definition at line 50 of file OVR_SensorImpl.cpp.
FT OVR::DegreeToRad | ( | FT | rads | ) |
Definition at line 136 of file OVR_Math.h.
OVR_FORCE_INLINE void OVR::Destruct | ( | T * | pobj | ) |
Definition at line 139 of file OVR_Allocator.h.
OVR_FORCE_INLINE void OVR::DestructArray | ( | T * | pobj, |
UPInt | count | ||
) |
Definition at line 146 of file OVR_Allocator.h.
Vector3f OVR::EulerFromBodyFrameUpdate | ( | const TrackerSensors & | update, |
UByte | sampleNumber, | ||
bool | convertHMDToSensor = false |
||
) |
Definition at line 774 of file OVR_SensorImpl.cpp.
File * OVR::FileFILEOpen | ( | const String & | path, |
int | flags, | ||
int | mode | ||
) |
Definition at line 553 of file OVR_FileFILE.cpp.
void OVR::FreeListElements | ( | List & | list, |
Allocator & | allocator | ||
) |
Definition at line 311 of file OVR_List.h.
Definition at line 760 of file OVR_ThreadsPthread.cpp.
String OVR::GetProfilePath | ( | bool | create_dir | ) |
Definition at line 49 of file OVR_Profile.cpp.
const char *OVR_CDECL OVR::GetShortFilename | ( | const char * | purl | ) |
Definition at line 561 of file OVR_File.cpp.
static char* OVR::JSON_strdup | ( | const char * | str | ) | [static] |
Definition at line 57 of file OVR_JSON.cpp.
void void OVR::LogError | ( | const char * | fmt, |
... | |||
) |
void OVR::LogText | ( | const char * | fmt, |
... | |||
) |
Vector3f OVR::MagFromBodyFrameUpdate | ( | const TrackerSensors & | update, |
bool | convertHMDToSensor = false |
||
) |
Definition at line 757 of file OVR_SensorImpl.cpp.
OVR_FORCE_INLINE Pickable<T> OVR::MakePickable | ( | T * | p | ) |
Definition at line 289 of file OVR_RefCount.h.
SInt64 OVR_CDECL OVR::OVR_atoq | ( | const char * | string | ) | [inline] |
UInt64 OVR_CDECL OVR::OVR_atouq | ( | const char * | string | ) | [inline] |
int OVR_CDECL OVR::OVR_iswalnum | ( | wchar_t | charCode | ) | [inline] |
int OVR_CDECL OVR::OVR_iswalpha | ( | wchar_t | charCode | ) | [inline] |
int OVR_CDECL OVR::OVR_iswdigit | ( | wchar_t | charCode | ) | [inline] |
int OVR_CDECL OVR::OVR_iswspace | ( | wchar_t | charCode | ) | [inline] |
int OVR_CDECL OVR::OVR_iswxdigit | ( | wchar_t | charCode | ) | [inline] |
char* OVR::OVR_itoa | ( | int | val, |
char * | dest, | ||
unsigned int | len, | ||
int | radix | ||
) | [inline] |
const UByte* OVR_CDECL OVR::OVR_memrchr | ( | const UByte * | str, |
UPInt | size, | ||
UByte | c | ||
) | [inline] |
UPInt OVR_CDECL OVR::OVR_sprintf | ( | char * | dest, |
UPInt | destsize, | ||
const char * | format, | ||
... | |||
) | [inline] |
char* OVR_CDECL OVR::OVR_strcat | ( | char * | dest, |
UPInt | destsize, | ||
const char * | src | ||
) | [inline] |
const char* OVR_CDECL OVR::OVR_strchr | ( | const char * | str, |
char | c | ||
) | [inline] |
char* OVR_CDECL OVR::OVR_strchr | ( | char * | str, |
char | c | ||
) | [inline] |
int OVR_CDECL OVR::OVR_strcmp | ( | const char * | dest, |
const char * | src | ||
) | [inline] |
char* OVR_CDECL OVR::OVR_strcpy | ( | char * | dest, |
UPInt | destsize, | ||
const char * | src | ||
) | [inline] |
int OVR_CDECL OVR::OVR_stricmp | ( | const char * | a, |
const char * | b | ||
) |
Definition at line 27 of file OVR_Std.cpp.
UPInt OVR_CDECL OVR::OVR_strlen | ( | const char * | str | ) | [inline] |
int OVR_CDECL OVR::OVR_strncmp | ( | const char * | ws1, |
const char * | ws2, | ||
UPInt | size | ||
) | [inline] |
char* OVR_CDECL OVR::OVR_strncpy | ( | char * | dest, |
UPInt | destsize, | ||
const char * | src, | ||
UPInt | count | ||
) | [inline] |
int OVR_CDECL OVR::OVR_strnicmp | ( | const char * | a, |
const char * | b, | ||
UPInt | count | ||
) |
Definition at line 41 of file OVR_Std.cpp.
const char* OVR::OVR_strrchr | ( | const char * | str, |
char | c | ||
) | [inline] |
char* OVR_CDECL OVR::OVR_strrchr | ( | char * | str, |
char | c | ||
) | [inline] |
double OVR_CDECL OVR::OVR_strtod | ( | const char * | string, |
char ** | tailptr | ||
) |
Definition at line 185 of file OVR_Std.cpp.
long OVR_CDECL OVR::OVR_strtol | ( | const char * | string, |
char ** | tailptr, | ||
int | radix | ||
) | [inline] |
SInt64 OVR_CDECL OVR::OVR_strtoq | ( | const char * | nptr, |
char ** | endptr, | ||
int | base | ||
) | [inline] |
long OVR_CDECL OVR::OVR_strtoul | ( | const char * | string, |
char ** | tailptr, | ||
int | radix | ||
) | [inline] |
UInt64 OVR_CDECL OVR::OVR_strtouq | ( | const char * | nptr, |
char ** | endptr, | ||
int | base | ||
) | [inline] |
int OVR_CDECL OVR::OVR_tolower | ( | int | c | ) | [inline] |
int OVR_CDECL OVR::OVR_toupper | ( | int | c | ) | [inline] |
int OVR_CDECL OVR::OVR_towlower | ( | wchar_t | charCode | ) |
Definition at line 1005 of file OVR_Std.cpp.
int OVR_CDECL OVR::OVR_towupper | ( | wchar_t | charCode | ) |
Definition at line 987 of file OVR_Std.cpp.
UPInt OVR_CDECL OVR::OVR_vscprintf | ( | const char * | format, |
va_list | argList | ||
) | [inline] |
UPInt OVR_CDECL OVR::OVR_vsprintf | ( | char * | dest, |
UPInt | destsize, | ||
const char * | format, | ||
va_list | argList | ||
) | [inline] |
wchar_t *OVR_CDECL OVR::OVR_wcscat | ( | wchar_t * | dest, |
UPInt | destsize, | ||
const wchar_t * | src | ||
) |
Definition at line 94 of file OVR_Std.cpp.
int OVR_CDECL OVR::OVR_wcscmp | ( | const wchar_t * | a, |
const wchar_t * | b | ||
) |
Definition at line 124 of file OVR_Std.cpp.
int OVR_CDECL OVR::OVR_wcscoll | ( | const wchar_t * | a, |
const wchar_t * | b | ||
) | [inline] |
wchar_t *OVR_CDECL OVR::OVR_wcscpy | ( | wchar_t * | dest, |
UPInt | destsize, | ||
const wchar_t * | src | ||
) |
Definition at line 55 of file OVR_Std.cpp.
int OVR_CDECL OVR::OVR_wcsicmp | ( | const wchar_t * | a, |
const wchar_t * | b | ||
) |
Definition at line 151 of file OVR_Std.cpp.
int OVR_CDECL OVR::OVR_wcsicoll | ( | const wchar_t * | a, |
const wchar_t * | b | ||
) | [inline] |
UPInt OVR_CDECL OVR::OVR_wcslen | ( | const wchar_t * | str | ) |
Definition at line 112 of file OVR_Std.cpp.
wchar_t *OVR_CDECL OVR::OVR_wcsncpy | ( | wchar_t * | dest, |
UPInt | destsize, | ||
const wchar_t * | src, | ||
UPInt | count | ||
) |
Definition at line 72 of file OVR_Std.cpp.
double OVR_CDECL OVR::OVR_wcstod | ( | const wchar_t * | string, |
wchar_t ** | tailptr | ||
) | [inline] |
long OVR_CDECL OVR::OVR_wcstol | ( | const wchar_t * | string, |
wchar_t ** | tailptr, | ||
int | radix | ||
) | [inline] |
const char* OVR::ParseHex | ( | unsigned * | val, |
unsigned | digits, | ||
const char * | str | ||
) |
Definition at line 191 of file OVR_JSON.cpp.
static char* OVR::PrintNumber | ( | double | d | ) | [static] |
Definition at line 70 of file OVR_JSON.cpp.
char* OVR::PrintString | ( | const char * | str | ) |
Definition at line 331 of file OVR_JSON.cpp.
FT OVR::RadToDegree | ( | FT | rads | ) |
Definition at line 134 of file OVR_Math.h.
void* OVR::ReturnArg0 | ( | void * | p | ) |
void OVR::ScanFilePath | ( | const char * | url, |
const char ** | pfilename, | ||
const char ** | pext | ||
) |
Definition at line 25 of file OVR_String_PathUtil.cpp.
const char* OVR::ScanPathProtocol | ( | const char * | url | ) |
Definition at line 66 of file OVR_String_PathUtil.cpp.
static UInt16 OVR::SelectSensorRampValue | ( | const UInt16 * | ramp, |
unsigned | count, | ||
float | val, | ||
float | factor, | ||
const char * | label | ||
) | [static] |
Definition at line 175 of file OVR_SensorImpl.cpp.
static int OVR::SFerror | ( | ) | [static] |
Definition at line 40 of file OVR_FileFILE.cpp.
static const char* OVR::skip | ( | const char * | in | ) | [static] |
Definition at line 392 of file OVR_JSON.cpp.
void* OVR::Thread_PthreadStartFn | ( | void * | phandle | ) |
Definition at line 636 of file OVR_ThreadsPthread.cpp.
unsigned WINAPI OVR::Thread_Win32StartFn | ( | void * | phandle | ) |
Definition at line 797 of file OVR_ThreadsWinAPI.cpp.
int OVR_CDECL OVR::UnicodeCharIs | ( | const UInt16 * | table, |
wchar_t | charCode | ||
) | [inline] |
static void OVR::UnpackSamples | ( | const UByte * | buffer, |
UByte * | r, | ||
UByte * | g, | ||
UByte * | b | ||
) | [static] |
Definition at line 40 of file OVR_LatencyTestImpl.cpp.
static void OVR::UnpackSensor | ( | const UByte * | buffer, |
SInt32 * | x, | ||
SInt32 * | y, | ||
SInt32 * | z | ||
) | [static] |
Definition at line 67 of file OVR_SensorImpl.cpp.
const UInt16 OVR::AccelRangeRamp[] = { 2, 4, 8, 16 } [static] |
Definition at line 171 of file OVR_SensorImpl.cpp.
const unsigned char OVR::firstByteMark[7] = { 0x00, 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC } [static] |
Definition at line 98 of file OVR_JSON.cpp.
const UInt16 OVR::GyroRangeRamp[] = { 250, 500, 1000, 2000 } [static] |
Definition at line 172 of file OVR_SensorImpl.cpp.
const UInt16 OVR::MagRangeRamp[] = { 880, 1300, 1900, 2500 } [static] |
Definition at line 173 of file OVR_SensorImpl.cpp.
SharedLock OVR::MessageHandlerSharedLock [static] |
Definition at line 105 of file OVR_DeviceImpl.cpp.
Log* volatile OVR::OVR_GlobalLog = 0 |
Definition at line 30 of file OVR_Log.cpp.
const UInt16 OVR::UnicodeAlnumBits |
Definition at line 291 of file OVR_Std.cpp.
const UInt16 OVR::UnicodeAlphaBits |
Definition at line 346 of file OVR_Std.cpp.
const UInt16 OVR::UnicodeDigitBits |
Definition at line 401 of file OVR_Std.cpp.
const UInt16 OVR::UnicodeSpaceBits |
{ 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15872, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4095, 0,33536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
Definition at line 433 of file OVR_Std.cpp.
const UInt16 OVR::UnicodeToLowerBits[] [static] |
{ 256, 272, 288, 304, 320, 336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 352, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 368, 384, 0, 400, 0, 0, 416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 432, 0, 0, 0, 0,65534, 2047, 0, 0, 0, 0, 0, 0,65535,32639, 0, 0, 21845,21845,21845,43605,21674,21845,21845,11093,52950,45531,53909, 4526,42128,19114,21845,21522, 21845, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,55104,65534, 4091, 0, 0, 0,21844, 0, 65535,65535,65535, 0, 0, 0,21845,21845, 1,21845,21845,21845, 2186,21845,17749, 277, 0, 0, 0,65534,65535, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,65535,65535, 63, 0, 0, 0, 21845,21845,21845,21845,21845,21845,21845,21845,21845, 21,21845,21845,21845,21845,21845, 341, 65280,16128,65280,65280,16128,43520,65280, 0, 0, 0, 0, 3840, 3840, 3840, 7936, 3840, 0, 0, 0, 0, 0, 0,65535, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,65472,65535, 0, 0, 0, 0, 0,65534, 2047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
Definition at line 755 of file OVR_Std.cpp.
const GUnicodePairType OVR::UnicodeToLowerTable[] [static] |
Definition at line 888 of file OVR_Std.cpp.
const UInt16 OVR::UnicodeToUpperBits[] [static] |
{ 256, 272, 288, 304, 320, 336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 352, 368, 0, 384, 0, 0, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 416, 0, 0, 0, 0, 0, 0,65534, 2047, 0, 0, 0, 0, 0, 0,65535,65407, 43690,43690,43690,21674,43349,43690,43690,54442, 4392, 516, 8490, 8785,21056,46421,43690,43048, 43690, 170, 0, 0, 0, 2776,33545, 36, 3336, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,61440,65534,32767, 0,43688, 0, 0, 0, 0,65535,65535,65535,43690,43690, 2,43690,43690,43690, 4372,43690,35498, 554, 0, 0, 0, 0, 0, 0,65534,65535, 127, 0, 0, 0, 0, 0, 0, 0, 43690,43690,43690,43690,43690,43690,43690,43690,43690, 42,43690,43690,43690,43690,43690, 682, 255, 63, 255, 255, 63, 170, 255,16383, 0, 0, 0, 3, 0, 3, 35, 0, 0, 0, 0, 0, 0, 0, 0,65535, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,65535, 1023, 0, 0, 0, 0, 0,65534, 2047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
Definition at line 726 of file OVR_Std.cpp.
const GUnicodePairType OVR::UnicodeToUpperTable[] [static] |
Definition at line 795 of file OVR_Std.cpp.
const UInt16 OVR::UnicodeXDigitBits |
{ 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 272, 0, 0, 0, 1023, 126, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1023, 126, 0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
Definition at line 455 of file OVR_Std.cpp.