vrclient: support openvr v1.10.30

This commit is contained in:
Andrew Eikum 2020-03-18 13:50:21 -05:00
parent c7c3b3c8a7
commit bf3ca0fd4a
68 changed files with 15262 additions and 1462 deletions

View file

@ -0,0 +1,34 @@
#ifdef __cplusplus
extern "C" {
#endif
extern uint32_t cppIVRControlPanel_IVRControlPanel_006_undoc1(void *);
extern uint32_t cppIVRControlPanel_IVRControlPanel_006_undoc2(void *, uint32_t, char *, uint32_t);
extern EVRInitError cppIVRControlPanel_IVRControlPanel_006_undoc3(void *, const char *);
extern uint32_t cppIVRControlPanel_IVRControlPanel_006_undoc4(void *, const char *);
extern uint32_t cppIVRControlPanel_IVRControlPanel_006_undoc5(void *, const char *, uint32_t, char *, uint32_t);
extern uint32_t cppIVRControlPanel_IVRControlPanel_006_undoc6(void *, const char *, const char *, char *, uint32_t);
extern uint32_t cppIVRControlPanel_IVRControlPanel_006_undoc7(void *, const char *, const char *, char *, uint32_t);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc8(void *, uint32_t);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc9(void *);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc10(void *);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc11(void *, uint32_t);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc12(void *);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc13(void *, TrackedDeviceIndex_t);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc14(void *, EVRState);
extern EVRState cppIVRControlPanel_IVRControlPanel_006_undoc15(void *);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc16(void *, bool);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc17(void *);
extern EVRApplicationError cppIVRControlPanel_IVRControlPanel_006_undoc18(void *);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc19(void *, bool);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc20(void *);
extern EVRInitError cppIVRControlPanel_IVRControlPanel_006_undoc21(void *);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc22(void *, WebConsoleHandle_t, const char *, uint32_t, uint32_t, const char *);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc23(void *, const char *);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc24(void *);
extern bool cppIVRControlPanel_IVRControlPanel_006_undoc25(void *, bool);
extern uint64_t cppIVRControlPanel_IVRControlPanel_006_undoc26(void *);
extern EVRCompositorError cppIVRControlPanel_IVRControlPanel_006_undoc27(void *, const char *);
extern void cppIVRControlPanel_IVRControlPanel_006_undoc28(void *, VROverlayHandle_t);
#ifdef __cplusplus
}
#endif